libplasma
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>
Include dependency graph for scriptengine.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Plasma |
Classes | |
| class | Plasma::ScriptEngine |
| The base class for scripting interfaces to be used in loading plasmoids of a given language. More... | |
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.1 API Reference