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>
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.
Classes | |
class | Plasma::ScriptEngine |
Namespaces | |
Plasma | |
Functions | |
QStringList | Plasma::knownLanguages (ComponentTypes types) |
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.