Leon0824 / 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.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.

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.9%Language:C 12.0%Language:HTML 8.5%Language:NSIS 1.6%Language:Roff 0.7%Language:QMake 0.5%