|
KWin
|
#include <windowsrunnerinterface.h>
Public Member Functions | |
| WindowsRunner () | |
| RemoteActions | Actions () |
| RemoteMatches | Match (const QString &searchTerm) |
| void | Run (const QString &id, const QString &actionId) |
Public Member Functions inherited from KWin::Plugin | |
| Plugin () | |
Definition at line 29 of file windowsrunnerinterface.h.
|
explicit |
Definition at line 23 of file windowsrunnerinterface.cpp.
|
inline |
Definition at line 36 of file windowsrunnerinterface.h.
| RemoteMatches KWin::WindowsRunner::Match | ( | const QString & | searchTerm | ) |
Definition at line 35 of file windowsrunnerinterface.cpp.
| void KWin::WindowsRunner::Run | ( | const QString & | id, |
| const QString & | actionId ) |
Definition at line 196 of file windowsrunnerinterface.cpp.