就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Quick
QML 类型
TapHandler
List of All Members for TapHandler
这是完整成员列表为
TapHandler
,包括继承的成员。
acceptedButtons
: flags
acceptedDevices
: flags
acceptedModifiers
: flags
acceptedPointerTypes
: flags
active
: bool
cursorShape
: Qt::CursorShape
dragThreshold
: int
enabled
: bool
exclusiveSignals
: enumeration
gesturePolicy
: enumeration
grabPermissions
: flags
longPressThreshold
: real
margin
: real
parent
: Item
point
: handlerPoint
pressed
: bool
tapCount
: int
target
: Item
timeHeld
: real
canceled
(eventPoint
point
)
doubleTapped
(eventPoint
eventPoint
, Qt::MouseButton
button
)
grabChanged
(PointerDevice::GrabTransition
transition
, eventPoint
point
)
longPressed
()
singleTapped
(eventPoint
eventPoint
, Qt::MouseButton
button
)
tapCountChanged
()
tapped
(eventPoint
eventPoint
, Qt::MouseButton
button
)