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

Public Member Functions

 LayerShellV1InterfacePrivate (LayerShellV1Interface *q, Display *display)
 

Public Attributes

LayerShellV1Interfaceq
 
Displaydisplay
 

Protected Member Functions

void zwlr_layer_shell_v1_get_layer_surface (Resource *resource, uint32_t id, struct ::wl_resource *surface_resource, struct ::wl_resource *output_resource, uint32_t layer, const QString &scope) override
 
void zwlr_layer_shell_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 23 of file layershell_v1.cpp.

Constructor & Destructor Documentation

◆ LayerShellV1InterfacePrivate()

KWin::LayerShellV1InterfacePrivate::LayerShellV1InterfacePrivate ( LayerShellV1Interface * q,
Display * display )

Definition at line 97 of file layershell_v1.cpp.

Member Function Documentation

◆ zwlr_layer_shell_v1_destroy()

void KWin::LayerShellV1InterfacePrivate::zwlr_layer_shell_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 144 of file layershell_v1.cpp.

◆ zwlr_layer_shell_v1_get_layer_surface()

void KWin::LayerShellV1InterfacePrivate::zwlr_layer_shell_v1_get_layer_surface ( Resource * resource,
uint32_t id,
struct ::wl_resource * surface_resource,
struct ::wl_resource * output_resource,
uint32_t layer,
const QString & scope )
overrideprotected

Definition at line 104 of file layershell_v1.cpp.

Member Data Documentation

◆ display

Display* KWin::LayerShellV1InterfacePrivate::display

Definition at line 29 of file layershell_v1.cpp.

◆ q

LayerShellV1Interface* KWin::LayerShellV1InterfacePrivate::q

Definition at line 28 of file layershell_v1.cpp.


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