summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensors.qdoc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2011-10-17 14:43:35 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-01 00:28:04 +0100
commit8684d1e799d379a913535b527b301f31cd566a01 (patch)
treef1b2e18a0dabab988f22b2a5961decab0f4a82d9 /doc/src/qtsensors.qdoc
parent76702b40d4a505d71ddb8f8ebea71706a4e8d412 (diff)
add QSensorGestures API. Long live QSensorGestures!
Change-Id: Iada4e8888aad8b7b2180cc0bfb8576a766f75b24 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.qdoc19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/src/qtsensors.qdoc b/doc/src/qtsensors.qdoc
index 13291db4..11af5156 100644
--- a/doc/src/qtsensors.qdoc
+++ b/doc/src/qtsensors.qdoc
@@ -73,5 +73,24 @@
\o \l {QtMobility.sensors 1.x}{Legacy QML API}
\o Information about the legacy QtMobility.sensors QML API
\endtable
+
+
+ \section1 Information for QtSensorGestures API
+
+ \table
+ \row
+ \o \l {QtSensorGestures C++ API}{C++ API}
+ \o Information about the QtSensorGestures C++ API
+ \endtable
+
+ \section1 Information for QtSensorGestures Recognizer Plugin Implementors.
+
+ \table
+ \row
+ \o \l {QtSensorGestures Plugins}{Plugins}
+ \o Information about the QtSensorGestures recognizer plugins.
+
+ \endtable
+
*/