summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qnamespace.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index c30dc88..dcad96b 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -2694,7 +2694,9 @@
This enum type describes the state of a gesture.
+ \omitvalue NoGesture
\value GestureStarted The continuous gesture has started.
+ \value GestureUpdated The gesture continiues.
\value GestureFinished The gesture has finished.
\sa QGesture