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, 3 insertions, 3 deletions
diff --git a/src/designer/src/lib/sdk/abstractformwindowmanager.cpp b/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
index d3c88a259..9e8494ca4 100644
--- a/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
+++ b/src/designer/src/lib/sdk/abstractformwindowmanager.cpp
@@ -11,8 +11,8 @@ QT_BEGIN_NAMESPACE
\class QDesignerFormWindowManagerInterface
\brief The QDesignerFormWindowManagerInterface class allows you to
- manipulate the collection of form windows in Qt Designer, and
- control Qt Designer's form editing actions.
+ manipulate the collection of form windows in \QD, and
+ control \QD's form editing actions.
\inmodule QtDesigner
@@ -30,7 +30,7 @@ QT_BEGIN_NAMESPACE
example above) is provided by the
QDesignerCustomWidgetInterface::initialize() function's parameter.
You must subclass the QDesignerCustomWidgetInterface to expose
- your plugin to Qt Designer.
+ your plugin to \QD.
The form window manager interface provides the createFormWindow()
function that enables you to create a new form window which you