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

Public Member Functions

 CompositorInterfacePrivate (CompositorInterface *q, Display *display)
 

Public Attributes

CompositorInterfaceq
 
Displaydisplay
 

Protected Member Functions

void compositor_create_surface (Resource *resource, uint32_t id) override
 
void compositor_create_region (Resource *resource, uint32_t id) override
 

Detailed Description

Definition at line 18 of file compositor.cpp.

Constructor & Destructor Documentation

◆ CompositorInterfacePrivate()

KWin::CompositorInterfacePrivate::CompositorInterfacePrivate ( CompositorInterface * q,
Display * display )

Definition at line 31 of file compositor.cpp.

Member Function Documentation

◆ compositor_create_region()

void KWin::CompositorInterfacePrivate::compositor_create_region ( Resource * resource,
uint32_t id )
overrideprotected

Definition at line 48 of file compositor.cpp.

◆ compositor_create_surface()

void KWin::CompositorInterfacePrivate::compositor_create_surface ( Resource * resource,
uint32_t id )
overrideprotected

Definition at line 38 of file compositor.cpp.

Member Data Documentation

◆ display

Display* KWin::CompositorInterfacePrivate::display

Definition at line 24 of file compositor.cpp.

◆ q

CompositorInterface* KWin::CompositorInterfacePrivate::q

Definition at line 23 of file compositor.cpp.


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