![]() |
Qt 6.x
The Qt SDK
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "qevent.h"
#include "qgesturerecognizer.h"
#include "private/qgesture_p.h"
#include "qscroller.h"
#include "qscopedpointer.h"
Go to the source code of this file.
Classes | |
class | QFlickGesture |
The QFlickGesture class describes a flicking gesture made by the user.The QFlickGesture is more complex than the QPanGesture that uses QScroller and QScrollerProperties to decide if it is triggered. This gesture is reacting on touch event as compared to the QMouseFlickGesture. More... | |
class | QFlickGesturePrivate |
class | QFlickGestureRecognizer |