Uses of Class
io.qt.widgets.QGesture
Packages that use QGesture
-
Uses of QGesture in io.qt.widgets
Subclasses of QGesture in io.qt.widgetsModifier 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 userMethods in io.qt.widgets that return QGestureMethods in io.qt.widgets that return types with arguments of type QGestureModifier and TypeMethodDescriptionQGestureEvent.activeGestures()
QGestureEvent.canceledGestures()
QGestureEvent.gestures()
Methods in io.qt.widgets with parameters of type QGestureModifier 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) Constructor parameters in io.qt.widgets with type arguments of type QGesture