![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwaylandeventdispatcher_p.h>
Public Member Functions | |
QWaylandEventDispatcher () | |
virtual | ~QWaylandEventDispatcher () |
virtual QEventLoop::ProcessEventsFlags | flags () const =0 |
Static Public Member Functions | |
static QAbstractEventDispatcher * | createEventDispatcher () |
Static Public Attributes | |
static QWaylandEventDispatcher * | eventDispatcher = nullptr |
Definition at line 27 of file qwaylandeventdispatcher_p.h.
QtWaylandClient::QWaylandEventDispatcher::QWaylandEventDispatcher | ( | ) |
Definition at line 21 of file qwaylandeventdispatcher.cpp.
References eventDispatcher.
|
virtual |
Definition at line 27 of file qwaylandeventdispatcher.cpp.
References eventDispatcher.
|
static |
Definition at line 12 of file qwaylandeventdispatcher.cpp.
|
pure virtual |
Implemented in QtWaylandClient::QWaylandGlibEventDispatcher, and QtWaylandClient::QWaylandUnixEventDispatcher.
|
static |
Definition at line 32 of file qwaylandeventdispatcher_p.h.
Referenced by QWaylandEventDispatcher(), and ~QWaylandEventDispatcher().