summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/imageviewer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/imageviewer.qdoc')
-rw-r--r--examples/widgets/doc/src/imageviewer.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/widgets/doc/src/imageviewer.qdoc b/examples/widgets/doc/src/imageviewer.qdoc
index 8b49a7b56d..4bcb5bc2e3 100644
--- a/examples/widgets/doc/src/imageviewer.qdoc
+++ b/examples/widgets/doc/src/imageviewer.qdoc
@@ -28,9 +28,11 @@
/*!
\example widgets/imageviewer
\title Image Viewer Example
+ \ingroup examples-widgets
+ \brief The example shows how to combine QLabel and QScrollArea to
+ display an image.
- The example shows how to combine QLabel and QScrollArea to
- display an image. QLabel is typically used for displaying text,
+ QLabel is typically used for displaying text,
but it can also display an image. QScrollArea provides a
scrolling view around another widget. If the child widget exceeds
the size of the frame, QScrollArea automatically provides scroll