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

Public Member Functions

 AppMenuManagerInterfacePrivate (AppMenuManagerInterface *q, Display *d)
 

Public Attributes

QList< AppMenuInterface * > appmenus
 
AppMenuManagerInterfaceq
 

Protected Member Functions

void org_kde_kwin_appmenu_manager_create (Resource *resource, uint32_t id, wl_resource *surface) override
 

Detailed Description

Definition at line 19 of file appmenu.cpp.

Constructor & Destructor Documentation

◆ AppMenuManagerInterfacePrivate()

KWin::AppMenuManagerInterfacePrivate::AppMenuManagerInterfacePrivate ( AppMenuManagerInterface * q,
Display * d )

Definition at line 52 of file appmenu.cpp.

Member Function Documentation

◆ org_kde_kwin_appmenu_manager_create()

void KWin::AppMenuManagerInterfacePrivate::org_kde_kwin_appmenu_manager_create ( Resource * resource,
uint32_t id,
wl_resource * surface )
overrideprotected

Definition at line 31 of file appmenu.cpp.

Member Data Documentation

◆ appmenus

QList<AppMenuInterface *> KWin::AppMenuManagerInterfacePrivate::appmenus

Definition at line 24 of file appmenu.cpp.

◆ q

AppMenuManagerInterface* KWin::AppMenuManagerInterfacePrivate::q

Definition at line 25 of file appmenu.cpp.


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