Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowSystemInterfacePrivate::FlushEventsEvent Class Reference

#include <qwindowsysteminterface_p.h>

+ Inheritance diagram for QWindowSystemInterfacePrivate::FlushEventsEvent:
+ Collaboration diagram for QWindowSystemInterfacePrivate::FlushEventsEvent:

Public Member Functions

 FlushEventsEvent (QEventLoop::ProcessEventsFlags f=QEventLoop::AllEvents)
 
- Public Member Functions inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
 WindowSystemEvent (EventType t)
 
virtual ~WindowSystemEvent ()
 
bool synthetic () const
 
bool nullWindow () const
 

Public Attributes

QEventLoop::ProcessEventsFlags flags
 
- Public Attributes inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
EventType type
 
int flags
 
bool eventAccepted
 

Additional Inherited Members

- Public Types inherited from QWindowSystemInterfacePrivate::WindowSystemEvent
enum  { Synthetic = 0x1 , NullWindow = 0x2 }
 

Detailed Description

Definition at line 186 of file qwindowsysteminterface_p.h.

Constructor & Destructor Documentation

◆ FlushEventsEvent()

QWindowSystemInterfacePrivate::FlushEventsEvent::FlushEventsEvent ( QEventLoop::ProcessEventsFlags f = QEventLoop::AllEvents)
inline

Definition at line 188 of file qwindowsysteminterface_p.h.

Member Data Documentation

◆ flags

QEventLoop::ProcessEventsFlags QWindowSystemInterfacePrivate::FlushEventsEvent::flags

Definition at line 192 of file qwindowsysteminterface_p.h.


The documentation for this class was generated from the following file: