| KWin
    | 
 
 | Public Member Functions | |
| XwaylandShellV1InterfacePrivate (Display *display, XwaylandShellV1Interface *q) | |
| Public Attributes | |
| XwaylandShellV1Interface * | q | 
| 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 | 
Definition at line 20 of file xwaylandshell_v1.cpp.
| KWin::XwaylandShellV1InterfacePrivate::XwaylandShellV1InterfacePrivate | ( | Display * | display, | 
| XwaylandShellV1Interface * | q ) | 
Definition at line 56 of file xwaylandshell_v1.cpp.
| 
 | overrideprotected | 
Definition at line 62 of file xwaylandshell_v1.cpp.
| 
 | overrideprotected | 
Definition at line 67 of file xwaylandshell_v1.cpp.
| QList<XwaylandSurfaceV1Interface *> KWin::XwaylandShellV1InterfacePrivate::m_surfaces | 
Definition at line 26 of file xwaylandshell_v1.cpp.
| XwaylandShellV1Interface* KWin::XwaylandShellV1InterfacePrivate::q | 
Definition at line 25 of file xwaylandshell_v1.cpp.