QTapReading

Inheritance diagram of PySide6.QtSensors.QTapReading

Synopsis

Functions

Detailed Description

class PySide6.QtSensors.QTapReading(parent)
Parameters

parentPySide6.QtCore.QObject

PySide6.QtSensors.QTapReading.TapDirection
PySide6.QtSensors.QTapReading.isDoubleTap()
Return type

bool

PySide6.QtSensors.QTapReading.setDoubleTap(doubleTap)
Parameters

doubleTap – bool

PySide6.QtSensors.QTapReading.setTapDirection(tapDirection)
Parameters

tapDirectionTapDirection

PySide6.QtSensors.QTapReading.tapDirection()
Return type

TapDirection