#include <plasmavirtualdesktop.h>
Definition at line 95 of file plasmavirtualdesktop.h.
◆ ~PlasmaVirtualDesktopInterface()
KWin::PlasmaVirtualDesktopInterface::~PlasmaVirtualDesktopInterface |
( |
| ) |
|
|
override |
◆ activateRequested
void KWin::PlasmaVirtualDesktopInterface::activateRequested |
( |
| ) |
|
|
signal |
Emitted when the client asked to activate this desktop: it's the decision of the server whether to perform the activation or not.
◆ id()
QString KWin::PlasmaVirtualDesktopInterface::id |
( |
| ) |
const |
◆ isActive()
bool KWin::PlasmaVirtualDesktopInterface::isActive |
( |
| ) |
const |
◆ name()
QString KWin::PlasmaVirtualDesktopInterface::name |
( |
| ) |
const |
◆ sendDone()
void KWin::PlasmaVirtualDesktopInterface::sendDone |
( |
| ) |
|
Inform the clients that all the properties have been sent, and their client-side representation is complete.
Definition at line 310 of file plasmavirtualdesktop.cpp.
◆ setActive()
void KWin::PlasmaVirtualDesktopInterface::setActive |
( |
bool | active | ) |
|
Set this desktop as active or not. It's the compositor responsibility to manage the mutual exclusivity of active desktops.
Definition at line 285 of file plasmavirtualdesktop.cpp.
◆ setName()
void KWin::PlasmaVirtualDesktopInterface::setName |
( |
const QString & | name | ) |
|
◆ PlasmaVirtualDesktopManagementInterface
◆ PlasmaVirtualDesktopManagementInterfacePrivate
The documentation for this class was generated from the following files: