QExtensionManager Class Reference
[QtDesigner module]
Inherits QObject and QAbstractExtensionManager.
Methods
Detailed Description
Method Documentation
QExtensionManager.__init__ (self, QObject parent = None)
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
QObject QExtensionManager.extension (self, QObject, QString)
QExtensionManager.registerExtensions (self, QAbstractExtensionFactory, QString iid = QString())
QExtensionManager.unregisterExtensions (self, QAbstractExtensionFactory, QString iid = QString())