#include <xdgshell_p.h>
Definition at line 18 of file xdgshell_p.h.
◆ XdgShellInterfacePrivate()
| KWin::XdgShellInterfacePrivate::XdgShellInterfacePrivate |
( |
XdgShellInterface * | shell | ) |
|
◆ get()
◆ registerPing()
| void KWin::XdgShellInterfacePrivate::registerPing |
( |
quint32 | serial | ) |
|
◆ resourceForXdgSurface()
| XdgShellInterfacePrivate::Resource * KWin::XdgShellInterfacePrivate::resourceForXdgSurface |
( |
XdgSurfaceInterface * | surface | ) |
const |
◆ unregisterXdgSurface()
◆ xdg_wm_base_create_positioner()
| void KWin::XdgShellInterfacePrivate::xdg_wm_base_create_positioner |
( |
Resource * | resource, |
|
|
uint32_t | id ) |
|
overrideprotected |
◆ xdg_wm_base_destroy()
| void KWin::XdgShellInterfacePrivate::xdg_wm_base_destroy |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ xdg_wm_base_destroy_resource()
| void KWin::XdgShellInterfacePrivate::xdg_wm_base_destroy_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ xdg_wm_base_get_xdg_surface()
| void KWin::XdgShellInterfacePrivate::xdg_wm_base_get_xdg_surface |
( |
Resource * | resource, |
|
|
uint32_t | id, |
|
|
::wl_resource * | surface ) |
|
overrideprotected |
◆ xdg_wm_base_pong()
| void KWin::XdgShellInterfacePrivate::xdg_wm_base_pong |
( |
Resource * | resource, |
|
|
uint32_t | serial ) |
|
overrideprotected |
◆ display
| Display* KWin::XdgShellInterfacePrivate::display = nullptr |
◆ pings
| QMap<quint32, QTimer *> KWin::XdgShellInterfacePrivate::pings |
◆ pingTimeout
| std::chrono::milliseconds KWin::XdgShellInterfacePrivate::pingTimeout = std::chrono::milliseconds(1000) |
The documentation for this class was generated from the following files: