Plasma
PlasmaDesktopRunner Class Reference
This class runs programs using the literal name of the binary, much as one would use at a shell prompt. More...
#include <plasma-desktop-runner.h>
Inheritance diagram for PlasmaDesktopRunner:

Public Member Functions | |
| PlasmaDesktopRunner (QObject *parent, const QVariantList &args) | |
| ~PlasmaDesktopRunner () | |
| void | match (Plasma::RunnerContext &context) |
| void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &action) |
Detailed Description
This class runs programs using the literal name of the binary, much as one would use at a shell prompt.
Definition at line 30 of file plasma-desktop-runner.h.
Constructor & Destructor Documentation
| PlasmaDesktopRunner::PlasmaDesktopRunner | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 35 of file plasma-desktop-runner.cpp.
| PlasmaDesktopRunner::~PlasmaDesktopRunner | ( | ) |
Definition at line 50 of file plasma-desktop-runner.cpp.
Member Function Documentation
| void PlasmaDesktopRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 54 of file plasma-desktop-runner.cpp.
| void PlasmaDesktopRunner::run | ( | const Plasma::RunnerContext & | context, | |
| const Plasma::QueryMatch & | action | |||
| ) |
Definition at line 67 of file plasma-desktop-runner.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference