Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
abstractnewformwidget.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtDesigner/sdk_global.h>
#include <QtWidgets/qwidget.h>
+ Include dependency graph for abstractnewformwidget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDesignerNewFormWidgetInterface
 QDesignerNewFormWidgetInterface provides an 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 \QD's implementation. More...