summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensorgestures-cpp.qdoc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2012-02-21 16:19:53 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-21 08:56:42 +0100
commitfc5794ee0c77cad9523fa1a0d391c41cabb2d282 (patch)
treea78f6c88c4b97b019fdc301421542a4187a96995 /doc/src/qtsensorgestures-cpp.qdoc
parentf276cad6329ab9741b035760b033a0a272577bfd (diff)
add links to sensor gesture descriptions and fix up other links.
Change-Id: I7edef31ceeef79ce117cc214143a53385d0634ce Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'doc/src/qtsensorgestures-cpp.qdoc')
-rw-r--r--doc/src/qtsensorgestures-cpp.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/qtsensorgestures-cpp.qdoc b/doc/src/qtsensorgestures-cpp.qdoc
index 2667ae85..d0173b4c 100644
--- a/doc/src/qtsensorgestures-cpp.qdoc
+++ b/doc/src/qtsensorgestures-cpp.qdoc
@@ -39,8 +39,9 @@
With QtSensorGestures, you are able to easily utilize device gesturing using
sensors such as the accelerometer and proximity.
-For example 'shake','spin', 'drop','cover' and 'turnover'.
+A list of currently supported sensor gestures and their descriptions can be found here:
+\l {Qt Sensor Gestures}
Using QtSensorGestures is easy. There are two main classes you will need to use.