![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquicksinglepointhandler_p_p.h>
Additional Inherited Members | |
Public Types inherited from QObjectPrivate | |
typedef void(* | StaticMetaCallFunction) (QObject *, QMetaObject::Call, int, void **) |
using | ConnectionDataPointer = QExplicitlySharedDataPointer<ConnectionData> |
Definition at line 25 of file qquicksinglepointhandler_p_p.h.
QQuickSinglePointHandlerPrivate::QQuickSinglePointHandlerPrivate | ( | ) |
\readonly \qmlproperty handlerPoint QtQuick::SinglePointHandler::point
The \l eventPoint currently being handled. When no point is currently being handled, this object is reset to default values (all coordinates are 0).
Definition at line 201 of file qquicksinglepointhandler.cpp.
|
inlinestatic |
Definition at line 31 of file qquicksinglepointhandler_p_p.h.
|
inlinestatic |
Definition at line 30 of file qquicksinglepointhandler_p_p.h.
void QQuickSinglePointHandlerPrivate::reset | ( | ) |
Definition at line 206 of file qquicksinglepointhandler.cpp.
bool QQuickSinglePointHandlerPrivate::ignoreAdditionalPoints = false |
Definition at line 38 of file qquicksinglepointhandler_p_p.h.
QQuickHandlerPoint QQuickSinglePointHandlerPrivate::pointInfo |
Definition at line 37 of file qquicksinglepointhandler_p_p.h.