SensorReading

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

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

This type was introduced in QtSensors 5.0.

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

timestamp : quint64

A timestamp for the reading.

Please see QSensorReading::timestamp for information about this property.