![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 55 of file qpointingdevice_p.h.
QEventPoint QPointingDevicePrivate::EventPointData::eventPoint |
Definition at line 56 of file qpointingdevice_p.h.
Definition at line 57 of file qpointingdevice_p.h.
Definition at line 58 of file qpointingdevice_p.h.
Definition at line 59 of file qpointingdevice_p.h.
Definition at line 60 of file qpointingdevice_p.h.