![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QDesignerExtraInfoExtension class provides extra information about a widget in Qt Designer. More...
#include <QDesignerExtraInfoExtension>
Part of the QtDesigner module.
The QDesignerExtraInfoExtension class provides extra information about a widget in Qt Designer.
Destroys the extension.
Loads extra information about the user interface specified by ui, and returns true if successful; otherwise returns false.
Loads extra information about the specified widget, and returns true if successful; otherwise returns false.
Saves the information about the user interface specified by ui, and returns true if successful; otherwise returns false.
Saves the information about the specified widget, and returns true if successful; otherwise returns false.
Sets the path to the working directory used by the extension to workingDirectory.
Returns the widget described by this extension.
Returns the path to the working directory used by this extension.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0 |