18#include <QtWidgets/private/qtwidgetsglobal_p.h>
24#include "private/qobject_p.h"
32 Q_DECLARE_PUBLIC(QGesture)
51 Q_DECLARE_PUBLIC(QPanGesture)
75 Q_DECLARE_PUBLIC(QPinchGesture)
106 Q_DECLARE_PUBLIC(QSwipeGesture)
138 Q_DECLARE_PUBLIC(QTapGesture)
150 Q_DECLARE_PUBLIC(QTapAndHoldGesture)
void reset(QGesture *gesture) override
This function is called by the framework 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 the framework 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
Combined button and popup list for selecting options.