#include <xdgactivation_v1.h>
Definition at line 28 of file xdgactivation_v1.h.
◆ CreatorFunction
◆ XdgActivationV1Interface()
KWin::XdgActivationV1Interface::XdgActivationV1Interface |
( |
Display * | display, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ ~XdgActivationV1Interface()
KWin::XdgActivationV1Interface::~XdgActivationV1Interface |
( |
| ) |
|
|
override |
◆ activateRequested
void KWin::XdgActivationV1Interface::activateRequested |
( |
SurfaceInterface * | surface, |
|
|
const QString & | token ) |
|
signal |
Notifies about the surface
being activated using token
.
◆ setActivationTokenCreator()
void KWin::XdgActivationV1Interface::setActivationTokenCreator |
( |
const CreatorFunction & | creator | ) |
|
Provide the creator
function that will be used to create a token given its parameters.
Definition at line 134 of file xdgactivation_v1.cpp.
◆ XdgActivationV1InterfacePrivate
The documentation for this class was generated from the following files: