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 "private/componentinstaller_p.h"
#include "scripting/appletscript.h"
#include "scripting/dataenginescript.h"
#include "scripting/runnerscript.h"
#include "scripting/wallpaperscript.h"
#include "private/packages_p.h"
#include <scriptengine.moc>
Include dependency graph for scriptengine.cpp:
Go to the source code of this file.
Namespaces | |
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) |
AppletScript * | Plasma::loadScriptEngine (const QString &language, Applet *applet) |
DataEngineScript * | Plasma::loadScriptEngine (const QString &language, DataEngine *dataEngine) |
RunnerScript * | Plasma::loadScriptEngine (const QString &language, AbstractRunner *runner) |
WallpaperScript * | Plasma::loadScriptEngine (const QString &language, Wallpaper *wallpaper) |
PackageStructure::Ptr | Plasma::packageStructure (const QString &language, ComponentType type) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.