W3cubDocs

/Qt 5.15

SensorReading QML Type

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

Import Statement: import QtSensors 5.15
Since: QtSensors 5.0
Inherited By:

AccelerometerReading, AltimeterReading, AmbientLightReading, AmbientTemperatureReading, CompassReading, DistanceReading, GyroscopeReading, HolsterReading, HumidityReading, IRProximityReading, LidReading, LightReading, MagnetometerReading, OrientationReading, PressureReading, ProximityReading, RotationReading, TapReading, and TiltReading

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.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qtsensors-sensorreading.html