4#ifndef QMACSWIPEGESTURERECOGNIZER_MAC_P_H
5#define QMACSWIPEGESTURERECOGNIZER_MAC_P_H
18#include <QtWidgets/private/qtwidgetsglobal_p.h>
22#include <QtCore/qpointer.h>
The QGestureRecognizer class provides the infrastructure for gesture recognition.\inmodule QtWidgets.
The QGesture class represents a gesture, containing properties that describe the corresponding user i...
QMacPanGestureRecognizer()
QGestureRecognizer::Result recognize(QGesture *gesture, QObject *watched, QEvent *event) override
Handles the given event for the watched object, updating the state of the gesture object as required,...
void timerEvent(QTimerEvent *ev) override
This event handler can be reimplemented in a subclass to receive timer events for the object.
QGestureRecognizer::Result recognize(QGesture *gesture, QObject *watched, QEvent *event) override
Handles the given event for the watched object, updating the state of the gesture object as required,...
QMacPinchGestureRecognizer()
QGestureRecognizer::Result recognize(QGesture *gesture, QObject *watched, QEvent *event) override
Handles the given event for the watched object, updating the state of the gesture object as required,...
QMacSwipeGestureRecognizer()
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.