Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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
 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() [1/2]

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

Definition at line 49 of file qoffscreenintegration.cpp.

◆ QOffscreenEventDispatcher() [2/2]

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

Definition at line 49 of file qoffscreenintegration.cpp.

Member Function Documentation

◆ processEvents() [1/2]

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

Definition at line 54 of file qoffscreenintegration.cpp.

◆ processEvents() [2/2]

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

Definition at line 54 of file qoffscreenintegration.cpp.


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