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

#include <ShellSurface.h>

Inheritance diagram for KODI::WINDOWING::WAYLAND::IShellSurfaceHandler:
KODI::WINDOWING::WAYLAND::CWinSystemWayland KODI::WINDOWING::WAYLAND::CWinSystemWaylandEGLContext KODI::WINDOWING::WAYLAND::CWinSystemWaylandWebOS KODI::WINDOWING::WAYLAND::CWinSystemWaylandEGLContextGL KODI::WINDOWING::WAYLAND::CWinSystemWaylandEGLContextGLES

Public Member Functions

virtual void OnConfigure (std::uint32_t serial, CSizeInt size, IShellSurface::StateBitset state)=0
 
virtual void OnClose ()=0
 
virtual ~IShellSurfaceHandler ()=default
 

Constructor & Destructor Documentation

◆ ~IShellSurfaceHandler()

virtual KODI::WINDOWING::WAYLAND::IShellSurfaceHandler::~IShellSurfaceHandler ( )
virtualdefault

Member Function Documentation

◆ OnClose()

virtual void KODI::WINDOWING::WAYLAND::IShellSurfaceHandler::OnClose ( )
pure virtual

◆ OnConfigure()

virtual void KODI::WINDOWING::WAYLAND::IShellSurfaceHandler::OnConfigure ( std::uint32_t serial,
CSizeInt size,
IShellSurface::StateBitset state )
pure virtual

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