Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickdraghandler.cpp File Reference
#include "qquickdraghandler_p.h"
#include <private/qquickwindow_p.h>
#include <private/qquickmultipointhandler_p_p.h>
#include <QDebug>
#include "moc_qquickdraghandler_p.cpp"
+ Include dependency graph for qquickdraghandler.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE const qreal DragAngleToleranceDegrees = 10
 

Variable Documentation

◆ DragAngleToleranceDegrees

QT_BEGIN_NAMESPACE const qreal DragAngleToleranceDegrees = 10
static

Definition at line 11 of file qquickdraghandler.cpp.

Referenced by QQuickDragHandler::handlePointerEventImpl().