Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::WINDOWING::WAYLAND::CWinEventsWayland Class Reference

#include <WinEventsWayland.h>

Inheritance diagram for KODI::WINDOWING::WAYLAND::CWinEventsWayland:
IWinEvents

Public Member Functions

bool MessagePump () override
 
void MessagePush (XBMC_Event *ev)
 
- Public Member Functions inherited from IWinEvents
virtual ~IWinEvents ()=default
 

Static Public Member Functions

static void Flush ()
 Write buffered messages to the compositor.
 
static void RoundtripQueue (wayland::event_queue_t const &queue)
 Do a roundtrip on the specified queue from the event processing thread.
 

Friends

class CWinSystemWayland
 

Member Function Documentation

◆ Flush()

void CWinEventsWayland::Flush ( )
static

Write buffered messages to the compositor.

◆ MessagePump()

bool CWinEventsWayland::MessagePump ( )
overridevirtual

Implements IWinEvents.

◆ MessagePush()

void CWinEventsWayland::MessagePush ( XBMC_Event * ev)

◆ RoundtripQueue()

void CWinEventsWayland::RoundtripQueue ( wayland::event_queue_t const & queue)
static

Do a roundtrip on the specified queue from the event processing thread.

Friends And Related Symbol Documentation

◆ CWinSystemWayland

friend class CWinSystemWayland
friend

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