Plasma
ShellRunner Class Reference
#include <shellrunner.h>
Inheritance diagram for ShellRunner:

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.
Public Slots | |
| void | setRunInTerminal (bool inTerminal) |
Public Member Functions | |
| void | createMatchOptions (QWidget *parent) |
| void | match (Plasma::RunnerContext &context) |
| void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &action) |
| ShellRunner (QObject *parent, const QVariantList &args) | |
| ~ShellRunner () | |
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::createMatchOptions | ( | QWidget * | parent | ) |
Definition at line 73 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 88 of file shellrunner.cpp.
| void ShellRunner::setRunInTerminal | ( | bool | inTerminal | ) | [slot] |
Definition at line 83 of file shellrunner.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference