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

Public Member Functions | |
| ShellRunner (QObject *parent, const QVariantList &args) | |
| ~ShellRunner () | |
| void | createRunOptions (QWidget *parent) |
| 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 31 of file shellrunner.h.
Constructor & Destructor Documentation
| ShellRunner::ShellRunner | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 35 of file shellrunner.cpp.
| ShellRunner::~ShellRunner | ( | ) |
Definition at line 51 of file shellrunner.cpp.
Member Function Documentation
| void ShellRunner::createRunOptions | ( | QWidget * | parent | ) |
Definition at line 95 of file shellrunner.cpp.
| void ShellRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 55 of file shellrunner.cpp.
| void ShellRunner::run | ( | const Plasma::RunnerContext & | context, | |
| const Plasma::QueryMatch & | action | |||
| ) |
Definition at line 74 of file shellrunner.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference