42 #ifndef QMACSWIPEGESTURERECOGNIZER_MAC_P_H 43 #define QMACSWIPEGESTURERECOGNIZER_MAC_P_H 60 #ifndef QT_NO_GESTURES 84 #if defined(QT_MAC_USE_COCOA) 89 QMacPanGestureRecognizer();
104 #endif // QT_NO_GESTURES 106 #endif // QMACSWIPEGESTURERECOGNIZER_MAC_P_H #define QT_END_NAMESPACE
This macro expands to.
The QPointF class defines a point in the plane using floating point precision.
QGesture * create(QObject *target)
This function is called by Qt to create a new QGesture object for the given target (QWidget or QGraph...
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QGestureRecognizer::Result recognize(QGesture *gesture, QObject *watched, QEvent *event)
Handles the given event for the watched object, updating the state of the gesture object as required...
The QGesture class represents a gesture, containing properties that describe the corresponding user i...
void reset(QGesture *gesture)
This function is called by the framework to reset a given gesture.
The QGestureRecognizer class provides the infrastructure for gesture recognition. ...
QMacSwipeGestureRecognizer()
The QBasicTimer class provides timer events for objects.
The QEvent class is the base class of all event classes.