![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QDesignerCustomWidgetInterface, including all inherited members.
| codeTemplate() const | QDesignerCustomWidgetInterface | inlinevirtual |
| createWidget(QWidget *parent)=0 | QDesignerCustomWidgetInterface | pure virtual |
| domXml() const | QDesignerCustomWidgetInterface | inlinevirtual |
| group() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| icon() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| includeFile() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| initialize(QDesignerFormEditorInterface *core) | QDesignerCustomWidgetInterface | inlinevirtual |
| isContainer() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| isInitialized() const | QDesignerCustomWidgetInterface | inlinevirtual |
| name() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| toolTip() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| whatsThis() const =0 | QDesignerCustomWidgetInterface | pure virtual |
| ~QDesignerCustomWidgetInterface()=default | QDesignerCustomWidgetInterface | virtual |