summaryrefslogtreecommitdiffstats
path: root/src/sensors/qorientationsensor.cpp
diff options
context:
space:
mode:
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.