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
qquickdraghandler.cpp File Reference

(1f7a34d20ad39dec7aac959facf0064c7d68be60)

#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().