summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qsplitter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qsplitter.cpp')
-rw-r--r--src/widgets/widgets/qsplitter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/widgets/qsplitter.cpp b/src/widgets/widgets/qsplitter.cpp
index 864bf0debe..b725ee039a 100644
--- a/src/widgets/widgets/qsplitter.cpp
+++ b/src/widgets/widgets/qsplitter.cpp
@@ -71,6 +71,7 @@ QT_BEGIN_NAMESPACE
\brief The QSplitterHandle class provides handle functionality of the splitter.
\ingroup organizers
+ \inmodule QtWidgets
QSplitterHandle is typically what people think about when they think about
a splitter. It is the handle that is used to resize the widgets.
@@ -876,6 +877,7 @@ QSplitterLayoutStruct *QSplitterPrivate::insertWidget(int index, QWidget *w)
\brief The QSplitter class implements a splitter widget.
\ingroup organizers
+ \inmodule QtWidgets
A splitter lets the user control the size of child widgets by dragging the