1.0.0
Stable release of 1.0!
This BACKWARDS INCOMPATIBLE version boasts quite a few additions and changes.
- Enforce PySide2 API | Read more here and here
- Optional Submodules, now you can use Qt.py on distribution missing common members, such as in Houdini, along with QML, OpenGL and third-party additions like Qscintilla | Read more
- Improved consistency,
load_ui()
is now calledloadUi()
, just like its original | Read more - Support for
baseinstance
inloadUi()
| Read more - Binding constants reap the benefits of static checking from your IDE | Read more
QtSiteConfig.py
for detailed customisation of member availability | Read more
Enjoy!