summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2012-10-15 15:40:28 +0200
committerJan Arve Sæther <jan-arve.saether@digia.com>2012-10-19 17:42:14 +0200
commit2b6edec5c205fa1162d8b9e91c45fa42bdbda634 (patch)
treed17533d898763026a35059e5fd75e8b0044a20de /examples/widgets/doc
parent55a36aed7935984846db2342e37160057cb3bec8 (diff)
Doc: Added landing-, examples- and C++ class list-page to qtwidgets
It seems this is the pattern to follow: landing page: qtwidgets-index.html examples page: qtwidgets-examples.html class list page: qtwidgets-module.html Change-Id: I3e5459fe650178e0398cb43181b594c0f12a170e Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/widgets/doc')
-rw-r--r--examples/widgets/doc/src/analogclock.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/widgets/doc/src/analogclock.qdoc b/examples/widgets/doc/src/analogclock.qdoc
index e882ccd3c1..68c2ce92b4 100644
--- a/examples/widgets/doc/src/analogclock.qdoc
+++ b/examples/widgets/doc/src/analogclock.qdoc
@@ -28,9 +28,9 @@
/*!
\example widgets/analogclock
\title Analog Clock Example
-
- The Analog Clock example shows how to draw the contents of a custom
- widget.
+ \ingroup examples-widgets
+ \brief The Analog Clock example shows how to draw the contents of a
+ custom widget.
\image analogclock-example.png Screenshot of the Analog Clock example