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

Public Member Functions

 ShadowManagerInterfacePrivate (ShadowManagerInterface *_q, Display *display)
 

Public Attributes

ShadowManagerInterfaceq
 

Protected Member Functions

void org_kde_kwin_shadow_manager_create (Resource *resource, uint32_t id, wl_resource *surface) override
 
void org_kde_kwin_shadow_manager_unset (Resource *resource, wl_resource *surface) override
 
void org_kde_kwin_shadow_manager_destroy (Resource *resource) override
 

Detailed Description

Definition at line 17 of file shadow.cpp.

Constructor & Destructor Documentation

◆ ShadowManagerInterfacePrivate()

KWin::ShadowManagerInterfacePrivate::ShadowManagerInterfacePrivate ( ShadowManagerInterface * _q,
Display * display )

Definition at line 30 of file shadow.cpp.

Member Function Documentation

◆ org_kde_kwin_shadow_manager_create()

void KWin::ShadowManagerInterfacePrivate::org_kde_kwin_shadow_manager_create ( Resource * resource,
uint32_t id,
wl_resource * surface )
overrideprotected

Definition at line 41 of file shadow.cpp.

◆ org_kde_kwin_shadow_manager_destroy()

void KWin::ShadowManagerInterfacePrivate::org_kde_kwin_shadow_manager_destroy ( Resource * resource)
overrideprotected

Definition at line 36 of file shadow.cpp.

◆ org_kde_kwin_shadow_manager_unset()

void KWin::ShadowManagerInterfacePrivate::org_kde_kwin_shadow_manager_unset ( Resource * resource,
wl_resource * surface )
overrideprotected

Definition at line 61 of file shadow.cpp.

Member Data Documentation

◆ q

ShadowManagerInterface* KWin::ShadowManagerInterfacePrivate::q

Definition at line 22 of file shadow.cpp.


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