![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <templateoptionspage.h>
Public Member Functions | |
| TemplateOptionsPage (QDesignerFormEditorInterface *core) | |
| QString | name () const override |
| QWidget * | createPage (QWidget *parent) override |
| void | apply () override |
| void | finish () override |
| Public Member Functions inherited from QDesignerOptionsPageInterface | |
| QDesignerOptionsPageInterface ()=default | |
| virtual | ~QDesignerOptionsPageInterface ()=default |
Definition at line 51 of file templateoptionspage.h.
|
explicit |
Definition at line 112 of file templateoptionspage.cpp.
|
overridevirtual |
Implements QDesignerOptionsPageInterface.
Definition at line 131 of file templateoptionspage.cpp.
Implements QDesignerOptionsPageInterface.
Definition at line 123 of file templateoptionspage.cpp.
|
overridevirtual |
Implements QDesignerOptionsPageInterface.
Definition at line 143 of file templateoptionspage.cpp.
|
overridevirtual |
Implements QDesignerOptionsPageInterface.
Definition at line 117 of file templateoptionspage.cpp.