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
QOffscreenEventDispatcher< BaseEventDispatcher > Class Template Reference
+ Inheritance diagram for QOffscreenEventDispatcher< BaseEventDispatcher >:
+ Collaboration diagram for QOffscreenEventDispatcher< BaseEventDispatcher >:

Public Member Functions

 QOffscreenEventDispatcher (QObject *parent=nullptr)
 
bool processEvents (QEventLoop::ProcessEventsFlags flags) override
 

Detailed Description

template<typename BaseEventDispatcher>
class QOffscreenEventDispatcher< BaseEventDispatcher >

Definition at line 46 of file qoffscreenintegration.cpp.

Constructor & Destructor Documentation

◆ QOffscreenEventDispatcher()

template<typename BaseEventDispatcher >
QOffscreenEventDispatcher< BaseEventDispatcher >::QOffscreenEventDispatcher ( QObject * parent = nullptr)
inlineexplicit

Definition at line 49 of file qoffscreenintegration.cpp.

Member Function Documentation

◆ processEvents()

template<typename BaseEventDispatcher >
bool QOffscreenEventDispatcher< BaseEventDispatcher >::processEvents ( QEventLoop::ProcessEventsFlags flags)
inlineoverride

Definition at line 54 of file qoffscreenintegration.cpp.

References QWindowSystemInterface::sendWindowSystemEvents().

+ Here is the call graph for this function:

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