Plasma
javascriptrunner.cpp File Reference
#include "javascriptrunner.h"
#include <QScriptEngine>
#include <QFile>
#include <Plasma/AbstractRunner>
#include <Plasma/QueryMatch>
#include "javascriptrunner.moc"
Include dependency graph for javascriptrunner.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 javascriptrunner.cpp.
typedef const Plasma::QueryMatch* ConstSearchMatchStar |
Definition at line 29 of file javascriptrunner.cpp.