ProximityReading QML Type

ProximityReading element holds the most recent ProximitySensor reading. 更多...

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

SensorReading

特性

详细描述

ProximityReading element holds the most recent ProximitySensor reading.

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

This element cannot be directly created.

特性文档编制

near : bool

This property holds a value indicating if something is near.

Please see QProximityReading::near for information about this property.