summaryrefslogtreecommitdiffstats
path: root/src/sensors/qmagnetometer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qmagnetometer.cpp')
-rw-r--r--src/sensors/qmagnetometer.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sensors/qmagnetometer.cpp b/src/sensors/qmagnetometer.cpp
index 2213adbc..f73dd081 100644
--- a/src/sensors/qmagnetometer.cpp
+++ b/src/sensors/qmagnetometer.cpp
@@ -42,6 +42,7 @@ IMPLEMENT_READING(QMagnetometerReading)
\class QMagnetometerReading
\ingroup sensors_reading
\inmodule QtSensors
+ \since 5.1
\brief The QMagnetometerReading class represents one reading from the
magnetometer.
@@ -165,6 +166,7 @@ void QMagnetometerReading::setCalibrationLevel(qreal calibrationLevel)
\class QMagnetometerFilter
\ingroup sensors_filter
\inmodule QtSensors
+ \since 5.1
\brief The QMagnetometerFilter class is a convenience wrapper around QSensorFilter.
@@ -191,6 +193,7 @@ char const * const QMagnetometer::type("QMagnetometer");
\class QMagnetometer
\ingroup sensors_type
\inmodule QtSensors
+ \since 5.1
\brief The QMagnetometer class is a convenience wrapper around QSensor.