![]() |
Qt 6.x
The Qt SDK
|
#include <qpointingdevice_p.h>
Public Attributes | |
QEventPoint | eventPoint |
QPointer< QObject > | exclusiveGrabber |
QPointer< QObject > | exclusiveGrabberContext |
QList< QPointer< QObject > > | passiveGrabbers |
QList< QPointer< QObject > > | passiveGrabbersContext |
This struct (stored in activePoints) holds persistent state between event deliveries.
Definition at line 53 of file qpointingdevice_p.h.
QEventPoint QPointingDevicePrivate::EventPointData::eventPoint |
Definition at line 54 of file qpointingdevice_p.h.
Referenced by QGuiApplicationPrivate::processTouchEvent(), and QMutableEventPoint::setTimestamp().
Definition at line 55 of file qpointingdevice_p.h.
Definition at line 56 of file qpointingdevice_p.h.
Definition at line 57 of file qpointingdevice_p.h.
Referenced by QPointingDevicePrivate::setPassiveGrabberContext().
Definition at line 58 of file qpointingdevice_p.h.
Referenced by QPointingDevicePrivate::setPassiveGrabberContext().