summaryrefslogtreecommitdiffstats
path: root/doc/src/imports
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/imports')
-rw-r--r--doc/src/imports/qtmobilitysensors1.qdoc8
-rw-r--r--doc/src/imports/qtsensors5.qdoc4
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/imports/qtmobilitysensors1.qdoc b/doc/src/imports/qtmobilitysensors1.qdoc
index b4906ed2..cf4bc869 100644
--- a/doc/src/imports/qtmobilitysensors1.qdoc
+++ b/doc/src/imports/qtmobilitysensors1.qdoc
@@ -57,19 +57,19 @@
\li The QTapSensor::returnDoubleTapEvents property cannot be used because QML cannot access dynamic properties.
\endlist
- \section1 QML Sensor Elements
+ \section1 QML Sensor types
- These elements represent specific types of sensors.
+ These types represent specific types of sensors.
\annotatedlist qml-sensors_type
- \section1 QML Reading Elements
+ \section1 QML Reading Types
The data from a sensor comes through a reading class.
\annotatedlist qml-sensors_reading
- \section1 Alphabetical Listing of QML Elements
+ \section1 Alphabetical Listing of QML Types
*/
diff --git a/doc/src/imports/qtsensors5.qdoc b/doc/src/imports/qtsensors5.qdoc
index c3e6a2a0..3f3bb6de 100644
--- a/doc/src/imports/qtsensors5.qdoc
+++ b/doc/src/imports/qtsensors5.qdoc
@@ -56,9 +56,9 @@
The emulator supports simulating the Ambient Light, Orientation, Compass and Proximity sensors.
The \l {Qt Sensors - QML example} contains code for using the the \l TiltSensor, \l AmbientLightSensor
- and ProximitySensor elements.
+ and ProximitySensor types.
- \section1 QML Elements
+ \section1 QML Types
*/