Dmitri Bogomolov
8dca39e902
QtPy is a compatibility layer which allows to use the code written for PyQt5 with any python Qt binding: PyQt4, PyQt5, pyside or pyside2. Main differences in PyQt5: - all widget classes are now in QtWidgets package, not QtGui; - QString obsoleted by unicode (sip API 2); - changed the way of signals connection. Closes: #1191 |
||
---|---|---|
.. | ||
__init__.py | ||
desktop_xdg.py | ||
indicator_libmessaging.py | ||
menu_qrcode.py | ||
notification_notify2.py | ||
plugin.py | ||
proxyconfig_stem.py | ||
sound_canberra.py | ||
sound_gstreamer.py | ||
sound_playfile.py |