List of All Members for TapHandler
This is the complete list of members for TapHandler, including inherited members.
- acceptedButtons : flags
 - acceptedDevices : flags
 - acceptedModifiers : flags
 - acceptedPointerTypes : flags
 - active : bool
 - cursorShape : Qt::CursorShape
 - dragThreshold : int
 - enabled : bool
 - 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)
 - grabChanged(GrabTransition transition, EventPoint point)
 - longPressed()
 - singleTapped(EventPoint eventPoint)
 - tapCountChanged()
 - tapped(EventPoint eventPoint)