Plasma
runnerscript.h File Reference
#include <kgenericfactory.h>#include <plasma/plasma_export.h>#include <plasma/scripting/scriptengine.h>Go to the source code of this file.
Classes | |
| class | Plasma::RunnerScript |
| Provides a restricted interface for scripting a runner. More... | |
Namespaces | |
| namespace | Plasma |
Defines | |
| #define | K_EXPORT_PLASMA_RUNNERSCRIPTENGINE(libname, classname) |
Define Documentation
| #define K_EXPORT_PLASMA_RUNNERSCRIPTENGINE | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_runnerscriptengine_" #libname))
Definition at line 96 of file runnerscript.h.
KDE 4.3 API Reference