/pyqt5

PyQt 5.5 from riverbank

Primary LanguageC++GNU General Public License v3.0GPL-3.0

pyqt5

5.8.2

for pyqtdeploy use pip

pip3 install pyqtdeploy

Change

##SIP

  • added the assign() function to the sip module
  • added support for the final keyword
  • added the use_limited_api argument to the %Module directive
  • added the %HideNamespace directive.

##PyQt5

  • Added support for Qt v5.8.0.
  • Added fspath() to QFileInfo.
  • Added the --qml-debug option to configure.py. The --debug option no longer enables the QML debugging infrastructure.
  • Added the --link-full-dll option to configure.py.