KRunner
runnercontext.h
89 KRUNNER_DEPRECATED_VERSION(5, 76, "feature is deprecated. Do the checks manually inside of the match logic")
124 KRUNNER_DEPRECATED_VERSION(5, 76, "feature is unused, determine the mime type manually if needed")
176 * @deprecated Since 5.81, feature is unused, aggregate and filter the matches before adding them to the runnercontext instead
178 KRUNNER_DEPRECATED_VERSION(5, 81, "feature is unused, aggregate and filter the matches before adding them to the runnercontext instead")
192 * @deprecated Since 5.81, feature is unused, aggregate and filter the matches before adding them to the runnercontext instead
194 KRUNNER_DEPRECATED_VERSION(5, 81, "feature is unused, aggregate and filter the matches before adding them to the runnercontext instead")
208 * @deprecated Since 5.81, feature is unused, aggregate and filter the matches before adding them to the runnercontext instead
210 KRUNNER_DEPRECATED_VERSION(5, 81, "feature is unused, aggregate and filter the matches before adding them to the runnercontext instead")
228 * @deprecated Since 5.79, deprecated due to lack of usage. Instead filter the matches manually based on the id
230 KRUNNER_DEPRECATED_VERSION(5, 79, "Deprecated due to lack of usage, instead filter the matches manually based on the id")
239 * @param cursorPosition Position of the cursor, if this is different than the length of the text,
The RunnerManager class decides what installed runners are runnable, and their ratings....
Definition: runnermanager.h:46
A match returned by an AbstractRunner in response to a given RunnerContext.
Definition: querymatch.h:34
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:68
KSharedConfigPtr config()
The RunnerContext class provides information related to a search, including the search term,...
Definition: runnercontext.h:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 03:51:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 03:51:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.