Qt 6.11 is out! See what's new in the release
blog
A collection of assorted examples and solutions for Qt for Python / PySide6 (focusing on QML)
-
I have just finished my first Qt for Python project.
During my learning I often wished that the available examples of the documentation were a bit more complete, and I had to work around a couple of limitations on the APIs.
I collected what I learned in this little repo, hoping it will be useful for other learners: https://github.com/dreavjr/qt_quick_fixes
Everything is available under a liberal MIT License.