Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components. More...
Namespaces
Classes
Interface for extension factories in Qt Designer | |
Interface for extension managers in Qt Designer | |
Default implementation for classes that create user interfaces at run-time | |
Allows you to change the focus of Qt Designer's action editor | |
Allows you to add pages to a custom multi-page container in Qt Designer's workspace. QtDesigner | |
Allows you to include several custom widgets in one single library | |
Enables Qt Designer to access and construct custom widgets | |
Allows integrations of Qt Designer to replace the message boxes displayed by Qt Designer by custom dialogs | |
Interface that is used to manage items during a drag and drop operation. QtDesigner | |
Allows you to manipulate a widget's dynamic properties in Qt Designer's property editor | |
Extra information about a widget in Qt Designer. QtDesigner | |
Allows you to access Qt Designer's various components | |
Interface that is used to manage plugins for Qt Designer's form editor component. QtDesigner | |
Allows you to query and modify a form window's widget selection, and in addition modify the properties of all the form's widgets | |
Allows you to query and manipulate form windows appearing in Qt Designer's workspace | |
Allows you to manipulate the collection of form windows in Qt Designer, and control Qt Designer's form editing actions | |
Interface that enables tools to be used on items in a form window | |
Qt Designer's implementation of QDesignerIntegrationInterface | |
Glues together parts of Qt Designer and allows for overwriting functionality for IDE integration | |
Access to a QDesignerMetaObjectInterface for a given Qt object | |
Extension to a layout in Qt Designer. QtDesigner | |
Allows you to manipulate a widget's member functions which is displayed when configuring connections using Qt Designer's mode for editing signals and slots | |
Interface to Qt Designer's object meta database. QtDesigner | |
Interface to individual items in Qt Designer's meta database. QtDesigner | |
Part of Qt Designer's introspection interface and represents an enumeration | |
Part of Qt Designer's introspection interface and represents a member function | |
Part of Qt Designer's introspection interface and provides meta-information about Qt objects | |
Part of Qt Designer's introspection interface and represents a property | |
Interface for chooser widgets that can be used within "New Form" dialogs and wizards. It presents the user with a list of choices taken from built-in templates, pre-defined template paths and suitable custom widgets. It provides a static creation function that returns Qt Designer's implementation | |
Allows you to change the focus of Qt Designer's object inspector | |
Interface for integrating Qt Designer's options pages into IDE option dialogs | |
Functions for modifying the promoted classes in Designer. QtDesigner 4.3 | |
Allows you to query and manipulate the current state of Qt Designer's property editor | |
Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor | |
Abstraction of QSettings to be used in Qt Designer | |
Allows you to add custom menu entries to Qt Designer's task menu. QtDesigner | |
Allows you to control the contents of Qt Designer's widget box | |
Specifies a category in Qt Designer's widget box component. | |
Specified a widget in Qt Designer's widget box component | |
Interface that is used to access and modify Qt Designer's widget database. QtDesigner | |
Interface that is used to access individual items in Qt Designer's widget database. QtDesigner | |
Interface that is used to control the widget factory used by Qt Designer. QtDesigner | |
Allows you to create a factory that is able to make instances of custom extensions in Qt Designer | |
Extension management facilities for Qt Designer | |
Used to dynamically construct user interfaces from UI files at run-time | |
Baseclass for layouting widgets in the Designer (Helper for Layout commands) | |
Detailed Description
\title
Qt Designer C++ Classes \ingroup
modules \qtcmakepackage
Designer \qtvariable
designer
In addition, the QFormBuilder class provides the possibility of constructing user interfaces from UI files at run-time.