Module qtjambi
Package io.qt.widgets

Class QGesture

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QPanGesture, QPinchGesture, QSwipeGesture, QTapAndHoldGesture, QTapGesture

public class QGesture extends QObject

Represents a gesture, containing properties that describe the corresponding user input

Java wrapper for Qt's class QGesture