summaryrefslogtreecommitdiffstats
path: root/examples/itemmodel
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-10-16 14:25:58 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-10-16 14:32:02 +0300
commita2807db08e5774aac3979f5cc35993712b4ba73b (patch)
treed17d30f8c40048c6c84e2268645310c9c92058a2 /examples/itemmodel
parent575666763aa224dd20d7680d6f9739bdec6cb9cc (diff)
Misc documentation fixes
Change-Id: Ifd7a7ceae128c6d63692459c4502a83971468a46 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples/itemmodel')
-rw-r--r--examples/itemmodel/doc/src/itemmodel.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/itemmodel/doc/src/itemmodel.qdoc b/examples/itemmodel/doc/src/itemmodel.qdoc
index f014bfea..35e72cf9 100644
--- a/examples/itemmodel/doc/src/itemmodel.qdoc
+++ b/examples/itemmodel/doc/src/itemmodel.qdoc
@@ -31,6 +31,8 @@
\li How to use a table widget to modify the data in the graph
\endlist
+ For instructions about how to interact with the graph, see \l{Qt Data Visualization Interacting with Data}{this page}.
+
\image itemmodel-example-2.png
\section1 Creating the application