Plasma
querymatch.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
@ InformationalMatch
A purely informational, non-actionable match, such as the answer to a question or calculation.
Definition querymatch.h:57
@ HelperMatch
A match that represents an action not directly related to activating the given search term,...
Definition querymatch.h:59
QueryMatch(AbstractRunner *runner)
Constructs a PossibleMatch associated with a given RunnerContext and runner.
Definition querymatch.cpp:89
The RunnerContext class provides information related to a search, including the search term,...
Definition runnercontext.h:47
static QScriptValue type(QScriptContext *ctx, QScriptEngine *eng)
Definition easingcurve.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.