4#ifndef QQUICKPOINTERMULTIHANDLER_H
5#define QQUICKPOINTERMULTIHANDLER_H
18#include <QtGui/qevent.h>
19#include <QtQuick/qquickitem.h>
31 Q_PROPERTY(
int minimumPointCount READ minimumPointCount WRITE setMinimumPointCount NOTIFY minimumPointCountChanged FINAL)
32 Q_PROPERTY(
int maximumPointCount READ maximumPointCount WRITE setMaximumPointCount NOTIFY maximumPointCountChanged FINAL)
38 int minimumPointCount()
const;
39 void setMinimumPointCount(
int c);
41 int maximumPointCount()
const;
42 void setMaximumPointCount(
int maximumPointCount);
The QEventPoint class provides information about a point in a QPointerEvent.
\inmodule QtCore\reentrant
A base class for pointer events.
GrabTransition
This enum represents a transition of exclusive or passive grab from one object (possibly nullptr) to ...
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
qreal averageStartingAngle(const QPointF &ref)
qreal averageTouchPointAngle(const QPointF &ref)
void minimumPointCountChanged()
void maximumPointCountChanged()
bool wantsPointerEvent(QPointerEvent *event) override
It is the responsibility of this function to decide whether the event could be relevant at all to thi...
virtual void onActiveChanged()
virtual void onGrabChanged(QQuickPointerHandler *grabber, QPointingDevice::GrabTransition transition, QPointerEvent *event, QEventPoint &point)
Notification that the grab has changed in some way which is relevant to this handler.
virtual void handlePointerEventImpl(QPointerEvent *event)
This function can be overridden to implement whatever behavior a specific subclass is intended to hav...
Combined button and popup list for selecting options.
GLfixed GLfixed GLint GLint GLfixed points
unsigned long long quint64
PointData(quint64 id, qreal angle)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent