Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add map for QStringListModel #117

Merged
merged 1 commit into from
Aug 29, 2016
Merged

Add map for QStringListModel #117

merged 1 commit into from
Aug 29, 2016

Conversation

fredrikaverpil
Copy link
Collaborator

@fredrikaverpil fredrikaverpil commented Aug 29, 2016

I found that this was missing from _pyqt4:

PyQt4.QtCore.QStringListModel = PyQt4.QtGui.QStringListModel

This is already in _pyside:

PySide.QtCore.QStringListModel = PySide.QtGui.QStringListModel

@mottosso
Copy link
Owner

Thanks @fredrikaverpil, referencing #105 for completeness on a solution to all of these at once.

@mottosso mottosso merged commit dc339a8 into mottosso:master Aug 29, 2016
@fredrikaverpil
Copy link
Collaborator Author

referencing #105 for completeness on a solution to all of these at once.

Yes, agreed. We should do that!

@fredrikaverpil fredrikaverpil deleted the feature/qstringlistmodel branch August 31, 2016 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants