QDesignerFormWindowManager Class

( qdesigner_internal::QDesignerFormWindowManager )
頭: #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 接口。

成員函數文檔編製

QDesignerFormWindowManager:: QDesignerFormWindowManager ( QObject * parent = 0)

Default constructs an instance of QDesignerFormWindowManager.

[override virtual] QDesignerFormWindowManager:: ~QDesignerFormWindowManager ()

Destroys the instance of QDesignerFormWindowManager. The destructor is virtual.

[override virtual] void QDesignerFormWindowManager:: showPluginDialog ()