Plasma
abstractrunner.h
Go to the documentation of this file.
66 Q_PROPERTY(bool matchingSuspended READ isMatchingSuspended WRITE suspendMatching NOTIFY matchingSuspended)
76 };
80 LowestPriority = 0,
85 };
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:64
void matchingSuspended(bool suspended)
Emitted when the runner enters or exits match suspension.
void prepare()
This signal is emitted when matching is about to commence, giving runners an opportunity to prepare t...
void teardown()
This signal is emitted when a session of matches is complete, giving runners the opportunity to tear ...
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
The RunnerManager class decides what installed runners are runnable, and their ratings.
Definition: runnermanager.h:50
Provides a restricted interface for scripting a runner.
Definition: runnerscript.h:41
Definition: runnersyntax.h:41
<Plasma/Version>
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.