Magnetometer QML Type
The Magnetometer element reports on magnetic field strength along the Z, Y and Z axes. More...
Properties
- returnGeoValues : bool
Detailed Description
\ingroup
qml-sensors_type \inqmlmodule
QtSensors \since
QtSensors 5.0 \inherits
Sensor
The Magnetometer element reports on magnetic field strength along the Z, Y and Z axes.
This element wraps the QMagnetometer class. Please see the documentation for QMagnetometer for details.
See also MagnetometerReading.
Property Documentation
returnGeoValues : bool |
This property holds a value indicating if geomagnetic values should be returned.
Please see QMagnetometer::returnGeoValues for information about this property.