![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QAbstractExtensionFactory class provides the standard interface for extension factories in Qt Designer. More...
#include <QAbstractExtensionFactory>
Inherited by QExtensionFactory.
The QAbstractExtensionFactory class provides the standard interface for extension factories in Qt Designer.
In Qt Designer, extension factories are used to look up and create named extensions as they are required. QAbstractExtensionFactory provides a default implementation of an extension factory that is
See also QAbstractExtensionManager.
Destroys the extension factory.
Returns an extension specified by iid for the given object.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.1 |