SensorReading QML Type

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

导入语句: import QtSensors
Since: QtSensors 5.0
继承者: AccelerometerReading , AmbientLightReading , AmbientTemperatureReading , CompassReading , GyroscopeReading , HumidityReading , LightReading , MagnetometerReading , OrientationReading , PressureReading , ProximityReading , RotationReading ,和 TiltReading

特性

详细描述

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

此元素包裹 QSensorReading 类。请参阅文档编制 QSensorReading 了解细节。

This element cannot be directly created.

特性文档编制

timestamp : quint64

A timestamp for the reading.

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