![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QExtensionFactory class provides a standard extension factory for Qt Designer. More...
#include <QExtensionFactory>
Inherits QObject and QAbstractExtensionFactory.
The QExtensionFactory class provides a standard extension factory for Qt Designer.
See also QExtensionManager and QAbstractExtensionFactory.
Constructs an extension factory with the given parent.
Returns an extension specified by iid for the given object. The extension object is created as a child of the specified parent.
See also extension().
Returns the extension specified by iid for the given object.
Reimplemented from QAbstractExtensionFactory.
See also createExtension().
Returns the extension manager for the extension factory.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.1 |