Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qflickgesture_p.h File Reference

(4a7c76d4a5365343178ea29c8a8e9b8d8acb89b5)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include "qevent.h"
#include "qgesturerecognizer.h"
#include "private/qgesture_p.h"
#include "qscroller.h"
#include <QtCore/qpointer.h>
#include "qscopedpointer.h"
+ Include dependency graph for qflickgesture_p.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