Plasma
runnerscript.cpp
Go to the documentation of this file.
42RunnerScript::~RunnerScript()
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:64
Plasma::DataEngine * engine(const QString &name) const
Returns a data engine object if one is loaded and available.
Definition: dataenginemanager.cpp:106
QString filePath(const char *fileType, const QString &filename) const
Get the path to a given file.
Definition: package.cpp:213
A match returned by an AbstractRunner in response to a given RunnerContext.
Definition: querymatch.h:48
The RunnerContext class provides information related to a search, including the search term,...
Definition: runnercontext.h:47
void teardown()
AbstractRunner * runner() const
Returns the Plasma::AbstractRunner associated with this script component.
Definition: runnerscript.cpp:54
void prepare()
QAction * action(const QString &id) const
Definition: runnerscript.cpp:146
Definition: runnersyntax.h:41
The base class for scripting interfaces to be used in loading plasmoids of a given language.
Definition: scriptengine.h:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.