summaryrefslogtreecommitdiffstats
path: root/doc/src/imports/qtsensors5.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/imports/qtsensors5.qdoc')
-rw-r--r--doc/src/imports/qtsensors5.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/imports/qtsensors5.qdoc b/doc/src/imports/qtsensors5.qdoc
index 6f1a46a4..c8898682 100644
--- a/doc/src/imports/qtsensors5.qdoc
+++ b/doc/src/imports/qtsensors5.qdoc
@@ -27,8 +27,8 @@
/*!
\qmlmodule QtSensors 5
- \title QtSensors 5.x
- \brief The QML import for QtSensors
+ \title Qt Sensors QML API
+ \brief The QML import for Qt Sensors
\section1 Overview
@@ -40,7 +40,7 @@
sensors.
The plugin contains many sensor types and properties to read values.
- As an example, consider the tilt sensor. The \l {QML QtSensors example}
+ As an example, consider the tilt sensor. The \l {QML Qt Sensors example}
simply displays text on-screen to show the current tilt value.
The QML code to read the value is quite simple. Below is a QML \l TiltSensor element