Skip to content

Add support for Qt 6 and Python 3.10#10

Open
JamesWrigley wants to merge 4 commits intojmitrevs:masterfrom
JamesWrigley:qt6
Open

Add support for Qt 6 and Python 3.10#10
JamesWrigley wants to merge 4 commits intojmitrevs:masterfrom
JamesWrigley:qt6

Conversation

@JamesWrigley
Copy link

I've tested this with PyQt5 and PySide6, fingers crossed that it works with the other libraries 🤞 Qt 4 is unsupported now.

- The Qt.MidButton alias was removed in Qt 6
- QQuickItem.geometryChanged() was renamed to QQuickItem.geometryChange()
- The QWheelEvent.pos() alias was removed in Qt 6
Python 3.10 no longer automatically converts floats to ints.
@matenestor
Copy link

Oh man, I was just in middle of implementing the same support for Qt6... and then I noticed this PR here.
I am leaving what I have done. Can we get this merged, @jmitrevs, please? It sits here for 7 months now.

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