Plasma
scriptengine.cpp File Reference
#include "scripting/scriptengine.h"#include <kdebug.h>#include <kservice.h>#include <kservicetypetrader.h>#include "abstractrunner.h"#include "applet.h"#include "dataengine.h"#include "package.h"#include "scripting/appletscript.h"#include "scripting/dataenginescript.h"#include "scripting/runnerscript.h"#include "private/packages_p.h"#include <scriptengine.moc>Go to the source code of this file.
Namespaces | |
| namespace | Plasma |
Functions | |
| PackageStructure::Ptr | Plasma::defaultPackageStructure (ComponentType type) |
| KService::List | Plasma::engineOffers (const QString &language, ComponentType type) |
| QStringList | Plasma::knownLanguages (ComponentTypes types) |
| ScriptEngine * | Plasma::loadEngine (const QString &language, ComponentType type, QObject *parent) |
| 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