Plasma
runnerscript.h File Reference
#include <kgenericfactory.h>#include <kplugininfo.h>#include <plasma/plasma_export.h>#include <plasma/abstractrunner.h>#include <plasma/scripting/scriptengine.h>Go to the source code of this file.
Classes | |
| class | Plasma::RunnerScript |
Namespaces | |
| namespace | Plasma |
Macros | |
| #define | K_EXPORT_PLASMA_RUNNERSCRIPTENGINE(libname, classname) |
Macro Definition Documentation
◆ K_EXPORT_PLASMA_RUNNERSCRIPTENGINE
| #define K_EXPORT_PLASMA_RUNNERSCRIPTENGINE | ( | libname, | |
| classname ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_runnerscriptengine_" #libname))
Definition at line 132 of file runnerscript.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.