summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/sdk/abstractwidgetbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/lib/sdk/abstractwidgetbox.cpp')
-rw-r--r--src/designer/src/lib/sdk/abstractwidgetbox.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/designer/src/lib/sdk/abstractwidgetbox.cpp b/src/designer/src/lib/sdk/abstractwidgetbox.cpp
index a17765f60..db559bdcc 100644
--- a/src/designer/src/lib/sdk/abstractwidgetbox.cpp
+++ b/src/designer/src/lib/sdk/abstractwidgetbox.cpp
@@ -9,7 +9,7 @@ QT_BEGIN_NAMESPACE
\class QDesignerWidgetBoxInterface
\brief The QDesignerWidgetBoxInterface class allows you to control
- the contents of Qt Designer's widget box.
+ the contents of \QD's widget box.
\inmodule QtDesigner
@@ -182,7 +182,7 @@ int QDesignerWidgetBoxInterface::findOrInsertCategory(const QString &categoryNam
\class QDesignerWidgetBoxInterface::Widget
- \brief The Widget class specified a widget in Qt Designer's widget
+ \brief The Widget class specified a widget in \QD's widget
box component.
*/
@@ -236,7 +236,7 @@ int QDesignerWidgetBoxInterface::findOrInsertCategory(const QString &categoryNam
/*!
\class QDesignerWidgetBoxInterface::Category
- \brief The Category class specifies a category in Qt Designer's widget box component.
+ \brief The Category class specifies a category in \QD's widget box component.
\internal
*/