![]() |
Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions | ![]() |
The QDesignerFormEditorInterface class provides an interface that is used to control Qt Designer's form editor component. More...
#include <QDesignerFormEditorInterface>
Part of the QtDesigner module.
Inherits QObject.
The QDesignerFormEditorInterface class provides an interface that is used to control Qt Designer's form editor component.
Constructs a form editor interface with the given parent.
Destroys the interface to the form editor.
Returns the extension manager used by the form editor.
Returns the interface used to control the form window manager.
Returns an interface to the icon cache used by the form editor to manage icons.
Returns an interface to the meta database used by the form editor.
Returns an interface to the object inspector used by the form editor.
Returns the plugin manager used by the form editor.
Returns an interface to the property editor used by the form editor.
Returns the path to the resources used by the form editor.
Sets the object inspector used by the form editor to the specified objectInspector.
Sets the plugin manager used by the form editor to the specified pluginManager.
Sets the property editor used by the form editor to the specified propertyEditor.
Sets the widget box used by the form editor to the specified widgetBox.
Returns the top-level widget used by the form editor.
Returns an interface to Qt Designer's widget box.
Returns an interface to the widget database used by the form editor.
Returns an interface to the widget factory used by the form editor to create widgets for the form.
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.0 |