![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QDesignerFormEditorInterface class provides an interface that is used to control Qt Designer's form editor component. More...
#include <QDesignerFormEditorInterface>
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 object inspector used by the form editor.
See also setObjectInspector().
Returns an interface to the property editor used by the form editor.
See also setPropertyEditor().
Sets the object inspector used by the form editor to the specified objectInspector.
See also objectInspector().
Sets the property editor used by the form editor to the specified propertyEditor.
See also propertyEditor().
Sets the widget box used by the form editor to the specified widgetBox.
See also widgetBox().
Returns the top-level widget used by the form editor.
Returns an interface to Qt Designer's widget box.
See also setWidgetBox().
Copyright © 2005 Trolltech | Trademarks | Qt 4.0.1 |