mQt
Core Qt classes and functionalities.
Python Packages
| Name | Description | 
|---|---|
mQt | 
Primary Python package | 
Python Modules
| Name | Description | 
|---|---|
Qt | 
Qt.py Copyright (c) 2016 Marcus Ottosson | 
Python API
Importing Qt Modules
Marcus Ottosson has generously granted me permission to use his Qt.py module in Meco™, which you can aldo benefit from.
His popular Qt.py module is provided in mQt package. Therefore you can import and use Qt bindings in
your packages directly, like so;
from Qt import QtGui, QtCore
Please check https://github.com/mottosso/Qt.py for more information on Qt.py
Qt.py Copyright (c) 2016 Marcus Ottosson