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

Data changed #319

Merged
merged 5 commits into from
Jun 3, 2019
Merged

Data changed #319

merged 5 commits into from
Jun 3, 2019

Conversation

mottosso
Copy link
Owner

Changes:

  1. Adds QtCompat.dataChanged, a wrapper around QAbstractItemModel.dataChanged.emit to handle the varying arguments
  2. Fixed QtCompat.isValid to work with PyQt5.5.11 and above
  3. Adds support for sip when using PyQt5.5.11

It got added to QtCompat regardless of whether sip was available, and then broke it it wasn't.
Wrapper around QAbstractItemModel.dataChanged.emit, to handle the varying number of arguments between Qt4 and Qt5
@mottosso mottosso merged commit b322b1e into master Jun 3, 2019
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.

1 participant