summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2011-11-09 11:31:53 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-09 07:26:31 +0100
commitdb2df16d1aa7ece4ee27b16122142c002b01d65d (patch)
treef53f6b3f19d1f0e554af83707720ae6c99d4d9a4 /doc/src/qtsensors.qdoc
parent2d75ee6c831ecab52e94313675d48a318ef592e2 (diff)
add documentation to sensor gesture c++ example
Also make the example app a bit more informative and useful. Change-Id: I9e74d12c7d762df46355467670f0b9b41e7b3b5c Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'doc/src/qtsensors.qdoc')
-rw-r--r--doc/src/qtsensors.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc
index 11af5156..b58c7316 100644
--- a/doc/src/qtsensors.qdoc
+++ b/doc/src/qtsensors.qdoc
@@ -81,6 +81,9 @@
\row
\o \l {QtSensorGestures C++ API}{C++ API}
\o Information about the QtSensorGestures C++ API
+ \row
+ \o \l {C++ Sensor Gestures Example}
+ \o The SensorGestures example demostrates how to use QSensorGestures
\endtable
\section1 Information for QtSensorGestures Recognizer Plugin Implementors.