Plasma
runnerscript.h
Go to the documentation of this file.
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:64
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
Provides a restricted interface for scripting a runner.
Definition: runnerscript.h:41
void actionsForMatch(const Plasma::QueryMatch &match, QList< QAction * > *actions)
void createRunOptions(QWidget *widget)
void teardown()
void reloadConfiguration()
void prepare()
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.