summaryrefslogtreecommitdiffstats
path: root/doc/src/qtsensorgestures-cpp.qdoc
diff options
context:
space:
mode:
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.