Plasma
runnerscriptqscript.cpp File Reference
#include "runnerscriptqscript.h"
#include <QScriptEngine>
#include <QFile>
#include <plasma/abstractrunner.h>
#include <plasma/querymatch.h>
#include "runnerscriptqscript.moc"
Include dependency graph for runnerscriptqscript.cpp:

Go to the source code of this file.
Typedefs | |
typedef const Plasma::RunnerContext * | ConstRunnerContextStar |
typedef const Plasma::QueryMatch * | ConstSearchMatchStar |
Typedef Documentation
typedef const Plasma::RunnerContext* ConstRunnerContextStar |
Definition at line 28 of file runnerscriptqscript.cpp.
typedef const Plasma::QueryMatch* ConstSearchMatchStar |
Definition at line 29 of file runnerscriptqscript.cpp.