Plasma
RunnerScriptQScript Class Reference
#include <runnerscriptqscript.h>
Inheritance diagram for RunnerScriptQScript:

Detailed Description
Definition at line 31 of file runnerscriptqscript.h.
Public Member Functions | |
| void | exec (const Plasma::RunnerContext *search, const Plasma::QueryMatch *action) |
| bool | init () |
| void | match (Plasma::RunnerContext *search) |
| Q_INVOKABLE Plasma::AbstractRunner * | runner () const |
| RunnerScriptQScript (QObject *parent, const QVariantList &args) | |
| ~RunnerScriptQScript () | |
Protected Member Functions | |
| void | importExtensions () |
| void | reportError () |
| void | setupObjects () |
Constructor & Destructor Documentation
| RunnerScriptQScript::RunnerScriptQScript | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 36 of file runnerscriptqscript.cpp.
| RunnerScriptQScript::~RunnerScriptQScript | ( | ) |
Definition at line 43 of file runnerscriptqscript.cpp.
Member Function Documentation
| void RunnerScriptQScript::exec | ( | const Plasma::RunnerContext * | search, | |
| const Plasma::QueryMatch * | action | |||
| ) |
| void RunnerScriptQScript::importExtensions | ( | ) | [protected] |
Definition at line 128 of file runnerscriptqscript.cpp.
| bool RunnerScriptQScript::init | ( | void | ) |
Definition at line 52 of file runnerscriptqscript.cpp.
| void RunnerScriptQScript::match | ( | Plasma::RunnerContext * | search | ) |
| void RunnerScriptQScript::reportError | ( | ) | [protected] |
Definition at line 142 of file runnerscriptqscript.cpp.
| Plasma::AbstractRunner * RunnerScriptQScript::runner | ( | ) | const |
| void RunnerScriptQScript::setupObjects | ( | ) | [protected] |
Definition at line 117 of file runnerscriptqscript.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference