Plasma
appletscript.h File Reference
#include <QtCore/QObject>#include <QtCore/QRect>#include <QtCore/QSizeF>#include <kgenericfactory.h>#include <plasma/plasma_export.h>#include <plasma/scripting/scriptengine.h>Go to the source code of this file.
Classes | |
| class | Plasma::AppletScript |
| Provides a restricted interface for scripted applets. More... | |
Namespaces | |
| namespace | Plasma |
Defines | |
| #define | K_EXPORT_PLASMA_APPLETSCRIPTENGINE(libname, classname) |
Define Documentation
| #define K_EXPORT_PLASMA_APPLETSCRIPTENGINE | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_appletscriptengine_" #libname))
Definition at line 195 of file appletscript.h.
KDE 4.3 API Reference