summaryrefslogtreecommitdiffstats
path: root/src/sensors/qorientationsensor.cpp
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-10-09 18:09:51 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-10-09 18:09:51 +0200
commitb932739133ad8276b0e60ee35c318afddc367091 (patch)
tree34009ca92b1616cd840523d7ddeec5d46dc8a09a /src/sensors/qorientationsensor.cpp
parentb719524fdeda15f2d1eda3860de76ea13bc605ea (diff)
parentff98a9a27a18e6a48afa705e5cd84bd9461ad554 (diff)
Merge remote-tracking branch 'origin/5.4' into dev
Diffstat (limited to 'src/sensors/qorientationsensor.cpp')
-rw-r--r--src/sensors/qorientationsensor.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sensors/qorientationsensor.cpp b/src/sensors/qorientationsensor.cpp
index 10db1329..d9460ff1 100644
--- a/src/sensors/qorientationsensor.cpp
+++ b/src/sensors/qorientationsensor.cpp
@@ -42,6 +42,7 @@ IMPLEMENT_READING(QOrientationReading)
\class QOrientationReading
\ingroup sensors_reading
\inmodule QtSensors
+ \since 5.1
\brief The QOrientationReading class represents one reading from the
orientation sensor.
@@ -126,6 +127,7 @@ void QOrientationReading::setOrientation(QOrientationReading::Orientation orient
\class QOrientationFilter
\ingroup sensors_filter
\inmodule QtSensors
+ \since 5.1
\brief The QOrientationFilter class is a convenience wrapper around QSensorFilter.
@@ -152,6 +154,7 @@ char const * const QOrientationSensor::type("QOrientationSensor");
\class QOrientationSensor
\ingroup sensors_type
\inmodule QtSensors
+ \since 5.1
\brief The QOrientationSensor class is a convenience wrapper around QSensor.