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
QtWaylandClient::QWaylandEventDispatcher Class Referenceabstract

#include <qwaylandeventdispatcher_p.h>

Inheritance diagram for QtWaylandClient::QWaylandEventDispatcher:
Collaboration diagram for QtWaylandClient::QWaylandEventDispatcher:

Public Member Functions

 QWaylandEventDispatcher ()
virtual ~QWaylandEventDispatcher ()
virtual QEventLoop::ProcessEventsFlags flags () const =0

Static Public Member Functions

static QAbstractEventDispatchercreateEventDispatcher ()

Static Public Attributes

static QWaylandEventDispatchereventDispatcher = nullptr

Detailed Description

Definition at line 27 of file qwaylandeventdispatcher_p.h.

Constructor & Destructor Documentation

◆ QWaylandEventDispatcher()

QtWaylandClient::QWaylandEventDispatcher::QWaylandEventDispatcher ( )

Definition at line 21 of file qwaylandeventdispatcher.cpp.

References eventDispatcher.

◆ ~QWaylandEventDispatcher()

QtWaylandClient::QWaylandEventDispatcher::~QWaylandEventDispatcher ( )
virtual

Definition at line 27 of file qwaylandeventdispatcher.cpp.

References eventDispatcher.

Member Function Documentation

◆ createEventDispatcher()

QAbstractEventDispatcher * QtWaylandClient::QWaylandEventDispatcher::createEventDispatcher ( )
static

Definition at line 12 of file qwaylandeventdispatcher.cpp.

◆ flags()

virtual QEventLoop::ProcessEventsFlags QtWaylandClient::QWaylandEventDispatcher::flags ( ) const
pure virtual

Member Data Documentation

◆ eventDispatcher

QWaylandEventDispatcher * QtWaylandClient::QWaylandEventDispatcher::eventDispatcher = nullptr
static

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