| 头: | #include <QDesignerFormWindowManager> |
| qmake: | QT += designer |
| Since: | Qt 4.5 |
| 继承: | QDesignerFormWindowManagerInterface |
| QDesignerFormWindowManager (QObject * parent = 0) | |
| virtual | ~QDesignerFormWindowManager () override |
| virtual void | showPluginDialog () override |
| const QMetaObject | staticMetaObject |
Extends QDesignerFormWindowManagerInterface with methods to control the preview and printing of forms. It provides a facade that simplifies the complexity of the more general PreviewConfiguration & PreviewManager 接口。
Default constructs an instance of QDesignerFormWindowManager.
[override virtual]
QDesignerFormWindowManager::
~QDesignerFormWindowManager
()
Destroys the instance of QDesignerFormWindowManager. The destructor is virtual.
[override virtual]
void
QDesignerFormWindowManager::
showPluginDialog
()