QtMobility Reference Documentation

QML SensorReading Element

The SensorReading element serves as a base type for sensor readings. More...

Inherited by AccelerometerReading, AltimeterReading, AmbientLightReading, CompassReading, GyroscopeReading, HolsterReading, IRProximityReading, LightReading, MagnetometerReading, OrientationReading, PressureReading, ProximityReading, RotationReading, and TapReading.

SensorReading instantiates the C++ class QSensorReading

This element was introduced in Mobility 1.2.

Properties

Detailed Description

The SensorReading element serves as a base type for sensor readings.

This element wraps the QSensorReading class. Please see the documentation for QSensorReading for details.

This element cannot be directly created.

Property Documentation

read-onlytimestamp : quint64

A timestamp for the reading. Please see QSensorReading::timestamp for information about this property.

This property group was introduced in Mobility 1.2.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.