19#include <QtWidgets/private/qtwidgetsglobal_p.h>
25#include "private/qobject_p.h"
33 Q_DECLARE_PUBLIC(QGesture)
52 Q_DECLARE_PUBLIC(QPanGesture)
76 Q_DECLARE_PUBLIC(QPinchGesture)
107 Q_DECLARE_PUBLIC(QSwipeGesture)
139 Q_DECLARE_PUBLIC(QTapGesture)
151 Q_DECLARE_PUBLIC(QTapAndHoldGesture)
void reset(QGesture *gesture) override
This function is called by Qt to reset a given gesture.
QGesture * create(QObject *target) override
This function is called by Qt to create a new QGesture object for the given target (QWidget or QGraph...
void timerEvent(QTimerEvent *ev) override
This event handler can be reimplemented in a subclass to receive timer events for the object.
void reset(QGesture *gesture) override
This function is called by Qt to reset a given gesture.
QGesture * create(QObject *target) override
This function is called by Qt to create a new QGesture object for the given target (QWidget or QGraph...
QMacPinchGestureRecognizer()
\inmodule QtCore\reentrant
\inmodule QtCore\reentrant
void setVelocity(qreal value)
QBasicTimer tapAndHoldTimer