summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtsensors.qdoc')
-rw-r--r--doc/src/qtsensors.qdoc12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc
index ec7d9d2b..84187414 100644
--- a/doc/src/qtsensors.qdoc
+++ b/doc/src/qtsensors.qdoc
@@ -77,13 +77,15 @@
\section1 Information for QtSensorGestures API
+ QtSensorGestures provides a motion gesture recognition API for devices.
+
\table
\row
+ \o \l {SensorGesture}{QML API}
+ \o Information about the QtSensorGestures QML API
+ \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.
@@ -92,7 +94,9 @@
\row
\o \l {QtSensorGestures Plugins}{Plugins}
\o Information about the QtSensorGestures recognizer plugins.
-
+ \row
+ \o \l {QtSensorGestures Emulator}{Emulator}
+ \o Information about QtSensorGestures use in the Emulator.
\endtable
*/