Namespaces | |
namespace | binding_helper |
namespace | QtBindingHelper |
Abstraction for different Python Qt bindings. Supported Python Qt bindings are PyQt4 and PySide. The Qt modules can be imported like this: from python_qt_binding.QtCore import QObject from python_qt_binding import QtGui, loadUi All available modules are listed in QT_BINDING_MODULES.