Plasma
appletscript.h File Reference
#include <QtCore/QObject>#include <QtCore/QRect>#include <QtCore/QSizeF>#include <kgenericfactory.h>#include <kplugininfo.h>#include <plasma/containment.h>#include <plasma/plasma_export.h>#include <plasma/scripting/scriptengine.h>Go to the source code of this file.
Classes | |
| class | Plasma::AppletScript |
Namespaces | |
| Plasma | |
Macros | |
| #define | K_EXPORT_PLASMA_APPLETSCRIPTENGINE(libname, classname) |
Macro Definition Documentation
◆ K_EXPORT_PLASMA_APPLETSCRIPTENGINE
| #define K_EXPORT_PLASMA_APPLETSCRIPTENGINE | ( | libname, | |
| classname | |||
| ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_appletscriptengine_" #libname))
Definition at line 271 of file appletscript.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:00:06 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:00:06 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.