Data and Namespaces

dtlibs.qt.qobject_singleton

A singleton metaclass based on dtlibs.core.singleton, which works for classes inheriting from QObject (i.e. all PyQt4 classes).

class dtlibs.qt.Qx

Qx namespace, extends constants from the Qt namespace.

WidgetRole

Item role for determining the standard widget to use. Equal to QtCore.Qt.UserRole + 1