QDesignerFormWindowManager Class

(qdesigner_internal::QDesignerFormWindowManager)
Header: #include <QDesignerFormWindowManager>
qmake: QT += designer
Since: Qt 4.5
Inherits: QDesignerFormWindowManagerInterface

This class was introduced in Qt 4.5.

Detailed Description

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 interfaces.