Uses of Class
io.qt.widgets.QGesture
-
Uses of QGesture in io.qt.widgets
Modifier and TypeClassDescriptionclass
Describes a panning gesture made by the userclass
Describes a pinch gesture made by the userclass
Describes a swipe gesture made by the userclass
Describes a tap-and-hold (aka LongTap) gesture made by the userclass
Describes a tap gesture made by the userModifier and TypeMethodDescriptionQGestureEvent.activeGestures()
QGestureEvent.canceledGestures()
QGestureEvent.gestures()
Modifier and TypeMethodDescriptionfinal void
final void
final boolean
QGestureEvent.isAccepted
(QGesture arg__1) abstract QGestureRecognizer.Result
void
final void
QGestureEvent.setAccepted
(QGesture arg__1, boolean arg__2)