![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsysteminterface_p.h>
Public Member Functions | |
LeaveEvent (QWindow *leave) | |
![]() | |
WindowSystemEvent (EventType t) | |
virtual | ~WindowSystemEvent () |
bool | synthetic () const |
bool | nullWindow () const |
Public Attributes | |
QPointer< QWindow > | leave |
![]() | |
EventType | type |
int | flags |
bool | eventAccepted |
Additional Inherited Members | |
![]() | |
enum | { Synthetic = 0x1 , NullWindow = 0x2 } |
Definition at line 120 of file qwindowsysteminterface_p.h.
|
inlineexplicit |
Definition at line 122 of file qwindowsysteminterface_p.h.
Definition at line 125 of file qwindowsysteminterface_p.h.