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

Public Member Functions

 PlasmaVirtualDesktopInterfacePrivate (PlasmaVirtualDesktopInterface *q)
 
 ~PlasmaVirtualDesktopInterfacePrivate ()
 

Public Attributes

PlasmaVirtualDesktopInterfaceq
 
QString id
 
QString name
 
bool active = false
 

Protected Member Functions

void org_kde_plasma_virtual_desktop_bind_resource (Resource *resource) override
 
void org_kde_plasma_virtual_desktop_request_activate (Resource *resource) override
 

Detailed Description

Definition at line 20 of file plasmavirtualdesktop.cpp.

Constructor & Destructor Documentation

◆ PlasmaVirtualDesktopInterfacePrivate()

KWin::PlasmaVirtualDesktopInterfacePrivate::PlasmaVirtualDesktopInterfacePrivate ( PlasmaVirtualDesktopInterface * q)

Definition at line 224 of file plasmavirtualdesktop.cpp.

◆ ~PlasmaVirtualDesktopInterfacePrivate()

KWin::PlasmaVirtualDesktopInterfacePrivate::~PlasmaVirtualDesktopInterfacePrivate ( )

Definition at line 230 of file plasmavirtualdesktop.cpp.

Member Function Documentation

◆ org_kde_plasma_virtual_desktop_bind_resource()

void KWin::PlasmaVirtualDesktopInterfacePrivate::org_kde_plasma_virtual_desktop_bind_resource ( Resource * resource)
overrideprotected

Definition at line 239 of file plasmavirtualdesktop.cpp.

◆ org_kde_plasma_virtual_desktop_request_activate()

void KWin::PlasmaVirtualDesktopInterfacePrivate::org_kde_plasma_virtual_desktop_request_activate ( Resource * resource)
overrideprotected

Definition at line 219 of file plasmavirtualdesktop.cpp.

Member Data Documentation

◆ active

bool KWin::PlasmaVirtualDesktopInterfacePrivate::active = false

Definition at line 29 of file plasmavirtualdesktop.cpp.

◆ id

QString KWin::PlasmaVirtualDesktopInterfacePrivate::id

Definition at line 27 of file plasmavirtualdesktop.cpp.

◆ name

QString KWin::PlasmaVirtualDesktopInterfacePrivate::name

Definition at line 28 of file plasmavirtualdesktop.cpp.

◆ q

PlasmaVirtualDesktopInterface* KWin::PlasmaVirtualDesktopInterfacePrivate::q

Definition at line 26 of file plasmavirtualdesktop.cpp.


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