summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/lib/sdk/abstractformwindowmanager.cpp')
-rw-r--r--src/designer/src/lib/sdk/abstractformwindowmanager.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/designer/src/lib/sdk/abstractformwindowmanager.cpp b/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
index 7206d3b79..9160a974e 100644
--- a/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
+++ b/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
@@ -434,6 +434,12 @@ QAction *QDesignerFormWindowManagerInterface::actionSimplifyLayout() const
*/
/*!
+ \fn QPixmap QDesignerFormWindowManagerInterface::createPreviewPixmap() const
+
+ Creates a pixmap representing the preview of the currently active form.
+*/
+
+/*!
Allows you to intervene and control \QD's "undo" action. The
function returns the original action.