![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsysteminterface_p.h>
Public Member Functions | |
TabletLeaveProximityEvent (ulong time, const QPointingDevice *device) | |
![]() | |
PointerEvent (QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QPointingDevice *device) | |
![]() | |
InputEvent (QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QInputDevice *dev) | |
![]() | |
UserEvent (QWindow *w, ulong time, EventType t) | |
![]() | |
WindowSystemEvent (EventType t) | |
virtual | ~WindowSystemEvent () |
bool | synthetic () const |
bool | nullWindow () const |
Additional Inherited Members | |
![]() | |
enum | { Synthetic = 0x1 , NullWindow = 0x2 } |
![]() | |
Qt::KeyboardModifiers | modifiers |
const QInputDevice * | device |
![]() | |
QPointer< QWindow > | window |
unsigned long | timestamp |
![]() | |
EventType | type |
int | flags |
bool | eventAccepted |
Definition at line 396 of file qwindowsysteminterface_p.h.
|
inline |
Definition at line 399 of file qwindowsysteminterface_p.h.