SensorReading QML Type

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

属性

详细描述

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.

属性

timestamp : quint64

A timestamp for the reading.

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