![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsysteminterface_p.h>
Public Member Functions | |
UserEvent (QWindow *w, ulong time, EventType t) | |
![]() | |
WindowSystemEvent (EventType t) | |
virtual | ~WindowSystemEvent () |
bool | synthetic () const |
bool | nullWindow () const |
Public Attributes | |
QPointer< QWindow > | window |
unsigned long | timestamp |
![]() | |
EventType | type |
int | flags |
bool | eventAccepted |
Additional Inherited Members | |
![]() | |
enum | { Synthetic = 0x1 , NullWindow = 0x2 } |
Definition at line 195 of file qwindowsysteminterface_p.h.
Definition at line 197 of file qwindowsysteminterface_p.h.
unsigned long QWindowSystemInterfacePrivate::UserEvent::timestamp |
Definition at line 204 of file qwindowsysteminterface_p.h.
Definition at line 203 of file qwindowsysteminterface_p.h.