Plasma
dataenginescript.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::DataEngineScript |
| Provides a restricted interface for scripting a DataEngine. More... | |
Namespaces | |
| namespace | Plasma |
Defines | |
| #define | K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE(libname, classname) |
Define Documentation
| #define K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_dataenginescriptengine_" #libname))
Definition at line 128 of file dataenginescript.h.
KDE 4.3 API Reference