rbax / pyqt5

PyQt 5.5 from riverbank

Home Page:http://www.riverbankcomputing.com/software/pyqt/download5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PyQt 5.5 from riverbank

http://www.riverbankcomputing.com/software/pyqt/download5

License:GNU General Public License v3.0


Languages

Language:C++ 60.8%Language:Python 15.8%Language:C 12.1%Language:HTML 8.5%Language:NSIS 1.6%Language:Roff 0.7%Language:QMake 0.5%