/pyqt5

PyQt 5.5 from riverbank

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

pyqt5

5.7.1

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 the QtWebEngine module
  • added QRegion.setRects()
  • added QtMac to the QtMacExtras module
  • added support for QChartView and QWebEngineView to pyuic5.