Qt Widgets Designer C++ Classes
Provides classes to create your own custom widget plugins for Qt Widgets Designer and classes to access Qt Widgets Designer components. More...
Classes
| Interface for extension factories in Qt Widgets Designer | |
| Interface for extension managers in Qt Widgets Designer | |
| Default implementation for classes that create user interfaces at run-time | |
| Allows you to change the focus of Qt Widgets Designer's action editor | |
| Allows you to add pages to a custom multi-page container in Qt Widgets Designer's workspace | |
| Allows you to include several custom widgets in one single library | |
| Enables Qt Widgets Designer to access and construct custom widgets | |
| Allows you to manipulate a widget's dynamic properties in Qt Widgets Designer's property editor | |
| Allows you to access Qt Widgets Designer's various components | |
| 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 Widgets Designer's workspace | |
| Allows you to manipulate the collection of form windows in Qt Widgets Designer, and control Qt Widgets Designer's form editing actions | |
| Allows you to manipulate a widget's member functions which is displayed when configuring connections using Qt Widgets Designer's mode for editing signals and slots | |
| Allows you to change the focus of Qt Widgets Designer's object inspector | |
| Allows you to query and manipulate the current state of Qt Widgets Designer's property editor | |
| Allows you to manipulate a widget's properties which is displayed in Qt Designer's property editor | |
| Allows you to add custom menu entries to Qt Widgets Designer's task menu | |
| Allows you to control the contents of Qt Widgets Designer's widget box | |
| Allows you to create a factory that is able to make instances of custom extensions in Qt Designer | |
| Extension management facilities for Qt Widgets Designer | |
| Used to dynamically construct user interfaces from UI files at run-time | 
Detailed Description
In addition, the QFormBuilder class provides the possibility of constructing user interfaces from UI files at run-time.