Plasma
querymatch.h
Go to the documentation of this file.
54 NoMatch = 0,
55 CompletionMatch = 10,
56 PossibleMatch = 30,
57 InformationalMatch = 50,
59 HelperMatch = 70,
67 ExactMatch = 100
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:63
The RunnerContext class provides information related to a search, including the search term...
Definition: runnercontext.h:46
static QScriptValue type(QScriptContext *ctx, QScriptEngine *eng)
Definition: easingcurve.cpp:63
A match returned by an AbstractRunner in response to a given RunnerContext.
Definition: querymatch.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.