DistanceReading QML Type

DistanceReading element holds the most recent DistanceSensor reading. 更多...

导入语句: import QtSensors 5.0
Since: QtSensors 5.4
继承:

SensorReading

特性

详细描述

DistanceReading element holds the most recent DistanceSensor reading.

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

This element cannot be directly created.

特性文档编制

distance : qreal

This property holds the distance measurement

Please see QDistanceReading::distance for information about this property.