KRunner
querymatch.h
75 * Relevance for matches in the category. The match with the highest relevance is respected for the entire category.
76 * This value only affects the sorting of categories and not the sorting within the category. Use @ref setRelevance for this.
An abstract base class for Plasma Runner plugins.
Definition abstractrunner.h:45
This class represents an action that will be shown next to a match.
Definition action.h:23
A match returned by an AbstractRunner in response to a given RunnerContext.
Definition querymatch.h:32
void setCategoryRelevance(CategoryRelevance relevance)
Relevance for matches in the category.
Definition querymatch.h:81
CategoryRelevance
Helper for reading standardized category relevance values.
Definition querymatch.h:66
The RunnerManager class decides what installed runners are runnable, and their ratings.
Definition runnermanager.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.