summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qrubberband.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qrubberband.cpp')
-rw-r--r--src/widgets/widgets/qrubberband.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/widgets/qrubberband.cpp b/src/widgets/widgets/qrubberband.cpp
index e288835609..d0ea05f5cd 100644
--- a/src/widgets/widgets/qrubberband.cpp
+++ b/src/widgets/widgets/qrubberband.cpp
@@ -98,6 +98,8 @@ void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const
\brief The QRubberBand class provides a rectangle or line that can
indicate a selection or a boundary.
+ \inmodule QtWidgets
+
A rubber band is often used to show a new bounding area (as in a
QSplitter or a QDockWidget that is undocking). Historically this has
been implemented using a QPainter and XOR, but this approach