![]() |
Qt 6.x
The Qt SDK
|
#include "qquickdraghandler_p.h"
#include <private/qquickwindow_p.h>
#include <private/qquickmultipointhandler_p_p.h>
#include <QDebug>
#include "moc_qquickdraghandler_p.cpp"
Go to the source code of this file.
Variables | |
static QT_BEGIN_NAMESPACE const qreal | DragAngleToleranceDegrees = 10 |
|
static |
Definition at line 11 of file qquickdraghandler.cpp.
Referenced by QQuickDragHandler::handlePointerEventImpl().