TapSensor QML Type

TapSensor element reports tap and double tap events along the X, Y and Z axes. 更多...

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

Sensor

特性

详细描述

TapSensor element reports tap and double tap events along the X, Y and Z axes.

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

另请参阅 TapReading .

特性文档编制

returnDoubleTapEvents : bool

This property holds a value indicating if double tap events should be reported.

Please see QTapSensor::returnDoubleTapEvents for information about this property.