summaryrefslogtreecommitdiff
path: root/src/sensors/doc
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-07-22 06:41:31 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-07-22 06:41:37 +0200
commit4dfa95538ff15f59880c93675676ce609b365d89 (patch)
treee3b1aded9bca7fe5280da8865cddc1214303ea55 /src/sensors/doc
parenta28678b83ac3a5a7530026027e2c16a23379168a (diff)
parentc20fa3ee91cdef22f270fea7159b4a8a4eab4a50 (diff)
downloadqtsensors-4dfa95538ff15f59880c93675676ce609b365d89.tar.gz
Merge "Merge remote-tracking branch 'origin/5.13' into dev"
Diffstat (limited to 'src/sensors/doc')
-rw-r--r--src/sensors/doc/qtsensors.qdocconf1
-rw-r--r--src/sensors/doc/src/qtsensors-cpp.qdoc2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/sensors/doc/qtsensors.qdocconf b/src/sensors/doc/qtsensors.qdocconf
index 8b9b95d..0845e70 100644
--- a/src/sensors/doc/qtsensors.qdocconf
+++ b/src/sensors/doc/qtsensors.qdocconf
@@ -1,5 +1,6 @@
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtsensors.qdocconf)
project = QtSensors
description = Qt Sensors Reference Documentation
diff --git a/src/sensors/doc/src/qtsensors-cpp.qdoc b/src/sensors/doc/src/qtsensors-cpp.qdoc
index b0d2726..d732a0d 100644
--- a/src/sensors/doc/src/qtsensors-cpp.qdoc
+++ b/src/sensors/doc/src/qtsensors-cpp.qdoc
@@ -56,7 +56,7 @@ Where rotation around an axis is used, the rotation shall be expressed as a Righ
\image sensors-coordinates3.jpg
-In general, sensor data is oriented relative to \l QPlatformScreen::nativeOrientation,
+In general, sensor data is oriented relative to \l QScreen::nativeOrientation,
that is to the top of the device when the device is held in its natural orientation
(normally when the device logo appears the right side up). If values are to be
displayed on the screen, the values may need to be transformed so that they match