PyQt5 Reference GuideΒΆ
- Introduction
- Platform Specific Issues
- Deprecated Features and Behaviours
- Incompatibilities with Earlier Versions
- Installing PyQt5
- Differences Between PyQt4 and PyQt5
- Supported Python Versions
- Deprecated Features
- Multiple APIs
- Old-style Signals and Slots
- New-style Signals and Slots
QtDeclarative
,QtScript
andQtScriptTools
ModulesQtGui
ModuleQtOpenGL
ModuleQtWebKit
Modulepyqtconfig
Moduledbus.mainloop.qt
ModuleQDataStream
QFileDialog
QGraphicsItemAnimation
QMatrix
QPyTextObject
QSet
pyuic5
pyrcc5
- Cooperative Multi-inheritance
- Releasing the GIL
- Object Destruction on Exit
- Support for Signals and Slots
- Support for Qt Properties
- Other Support for Dynamic Meta-objects
- Support for OpenGL
- Support for Qt Interfaces
- Support for
QVariant
- Support for
QSettings
- Integrating Python and QML
- Support for Cooperative Multi-inheritance
- Things to be Aware Of
- Using Qt Designer
- The PyQt5 Resource System
- Support for Pickling
- Using PyQt5 from the Python Shell
- Internationalisation of PyQt5 Applications
- DBus Support
- Deploying Commercial PyQt5 Applications
- The PyQt5 Extension API