KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
KWin::XwaylandShellV1InterfacePrivate Class Reference
Inheritance diagram for KWin::XwaylandShellV1InterfacePrivate:

Public Member Functions

 XwaylandShellV1InterfacePrivate (Display *display, XwaylandShellV1Interface *q)
 

Public Attributes

XwaylandShellV1Interfaceq
 
QList< XwaylandSurfaceV1Interface * > m_surfaces
 

Protected Member Functions

void xwayland_shell_v1_destroy (Resource *resource) override
 
void xwayland_shell_v1_get_xwayland_surface (Resource *resource, uint32_t id, struct ::wl_resource *surface) override
 

Detailed Description

Definition at line 20 of file xwaylandshell_v1.cpp.

Constructor & Destructor Documentation

◆ XwaylandShellV1InterfacePrivate()

KWin::XwaylandShellV1InterfacePrivate::XwaylandShellV1InterfacePrivate ( Display * display,
XwaylandShellV1Interface * q )

Definition at line 56 of file xwaylandshell_v1.cpp.

Member Function Documentation

◆ xwayland_shell_v1_destroy()

void KWin::XwaylandShellV1InterfacePrivate::xwayland_shell_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 62 of file xwaylandshell_v1.cpp.

◆ xwayland_shell_v1_get_xwayland_surface()

void KWin::XwaylandShellV1InterfacePrivate::xwayland_shell_v1_get_xwayland_surface ( Resource * resource,
uint32_t id,
struct ::wl_resource * surface )
overrideprotected

Definition at line 67 of file xwaylandshell_v1.cpp.

Member Data Documentation

◆ m_surfaces

QList<XwaylandSurfaceV1Interface *> KWin::XwaylandShellV1InterfacePrivate::m_surfaces

Definition at line 26 of file xwaylandshell_v1.cpp.

◆ q

XwaylandShellV1Interface* KWin::XwaylandShellV1InterfacePrivate::q

Definition at line 25 of file xwaylandshell_v1.cpp.


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