Plasma
scriptengine.h File Reference
#include <plasma/plasma_export.h>#include <plasma/packagestructure.h>#include <plasma/plasma.h>#include <QtCore/QObject>#include <QtCore/QRect>#include <QtCore/QSizeF>Go to the source code of this file.
Classes | |
| class | Plasma::ScriptEngine |
| The base class for scripting interfaces to be used in loading plasmoids of a given language. More... | |
Namespaces | |
| namespace | Plasma |
Functions | |
| QStringList | Plasma::knownLanguages (ComponentTypes types) |
| RunnerScript * | Plasma::loadScriptEngine (const QString &language, AbstractRunner *runner) |
| DataEngineScript * | Plasma::loadScriptEngine (const QString &language, DataEngine *dataEngine) |
| AppletScript * | Plasma::loadScriptEngine (const QString &language, Applet *applet) |
| PackageStructure::Ptr | Plasma::packageStructure (const QString &language, ComponentType type) |
KDE 4.3 API Reference