Plasma
SessionRunner Class Reference
This class provides matches for running sessions as well as an action to start a new session, etc. More...
#include <sessionrunner.h>
Inheritance diagram for SessionRunner:

Public Types | |
| enum | { LogoutAction = 1, ShutdownAction, RestartAction, LockAction } |
Public Member Functions | |
| void | match (Plasma::RunnerContext &context) |
| void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &action) |
| SessionRunner (QObject *parent, const QVariantList &args) | |
| ~SessionRunner () | |
Detailed Description
This class provides matches for running sessions as well as an action to start a new session, etc.Definition at line 31 of file sessionrunner.h.
Member Enumeration Documentation
| anonymous enum |
Definition at line 42 of file sessionrunner.h.
Constructor & Destructor Documentation
| SessionRunner::SessionRunner | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 35 of file sessionrunner.cpp.
| SessionRunner::~SessionRunner | ( | ) |
Definition at line 47 of file sessionrunner.cpp.
Member Function Documentation
| void SessionRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 90 of file sessionrunner.cpp.
| void SessionRunner::run | ( | const Plasma::RunnerContext & | context, | |
| const Plasma::QueryMatch & | action | |||
| ) |
Definition at line 190 of file sessionrunner.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference