aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/concepts/input/topic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/src/concepts/input/topic.qdoc')
-rw-r--r--src/quick/doc/src/concepts/input/topic.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/quick/doc/src/concepts/input/topic.qdoc b/src/quick/doc/src/concepts/input/topic.qdoc
index 95f4732f46..dd919c157e 100644
--- a/src/quick/doc/src/concepts/input/topic.qdoc
+++ b/src/quick/doc/src/concepts/input/topic.qdoc
@@ -67,7 +67,7 @@ events and key-presses, and displays the appropriate text. See the
documentation about \l{qtquick-input-textinput.html}{text input} for
in-depth information on the topic.
-
+\omit //! QtSensors
\section1 Device Motion Gestures
Detecting device gestures with an accelerometer, or through camera-based gesture
@@ -78,6 +78,7 @@ and engaging experience.
Qt Quick itself does not offer first-class support for physical device motion gestures;
however, the \l{Qt Sensors} module provides QML types with support for such gestures.
See the \l{Qt Sensors} module documentation for more information on the topic.
+\endomit //! QtSensors
*/