summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/chip.qdoc
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2012-11-30 16:31:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 08:14:33 +0100
commit36d12783c9f8eee133f9ab634f6b54e8a3cd75d4 (patch)
treeb3d1d198b9b11c934e4c7701845f189515401f08 /examples/widgets/doc/src/chip.qdoc
parentab97a44b6ae5cc826460f3704669383afd398594 (diff)
Fix linking of itemviews and graphicsview examples
Change-Id: I6905cc6945e2eb396108f9fb16da042e576e3afb Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'examples/widgets/doc/src/chip.qdoc')
-rw-r--r--examples/widgets/doc/src/chip.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/widgets/doc/src/chip.qdoc b/examples/widgets/doc/src/chip.qdoc
index aa31227e43..e3adb26ced 100644
--- a/examples/widgets/doc/src/chip.qdoc
+++ b/examples/widgets/doc/src/chip.qdoc
@@ -28,9 +28,11 @@
/*!
\example graphicsview/chip
\title 40000 Chips
-
+ \ingroup examples-graphicsview
\brief This demo shows how to visualize a huge scene with 40000 chip items
- using Graphics View. It also shows Graphics View's powerful navigation
+ using Graphics View.
+
+ It also shows Graphics View's powerful navigation
and interaction features, allowing you to zoom and rotate each of four
views independently, and you can select and move items around the scene.