summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/spinboxes.qdoc
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2012-10-22 13:39:07 +0200
committerJan Arve Sæther <jan-arve.saether@digia.com>2012-10-24 09:41:42 +0200
commit294dbc7bfd77ef0be439fc2157d057e6e100c5c5 (patch)
tree3c5a1257cc265b9b8f795107169866515bd90e5b /examples/widgets/doc/src/spinboxes.qdoc
parent1c370b2215dbef4f7a9c4adcb26ede5faf980922 (diff)
Use \annotatedlist for list of examples instead of "manual links"
Change-Id: Id945fd35f5eb6a6d11156d4a1356f99cc49405e2 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/widgets/doc/src/spinboxes.qdoc')
-rw-r--r--examples/widgets/doc/src/spinboxes.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/widgets/doc/src/spinboxes.qdoc b/examples/widgets/doc/src/spinboxes.qdoc
index 460fad746a..4bd450ce4e 100644
--- a/examples/widgets/doc/src/spinboxes.qdoc
+++ b/examples/widgets/doc/src/spinboxes.qdoc
@@ -28,10 +28,10 @@
/*!
\example widgets/spinboxes
\title Spin Boxes Example
-
- The Spin Boxes example shows how to use the many different types of spin boxes
- available in Qt, from a simple QSpinBox widget to more complex editors like
- the QDateTimeEdit widget.
+ \ingroup examples-widgets
+ \brief The Spin Boxes example shows how to use the many different types of
+ spin boxes available in Qt, from a simple QSpinBox widget to more complex
+ editors like the QDateTimeEdit widget.
\image spinboxes-example.png