Plasma
abstractrunner.h
Go to the documentation of this file.
66 Q_PROPERTY(bool matchingSuspended READ isMatchingSuspended WRITE suspendMatching NOTIFY matchingSuspended)
68 Q_PROPERTY(QString description READ description)
69 Q_PROPERTY(QString name READ name)
70 Q_PROPERTY(QIcon icon READ icon)
75 NormalSpeed
80 LowestPriority = 0,
84 HighestPriority
Provides a restricted interface for scripting a runner.
Definition: runnerscript.h:40
An abstract base class for Plasma Runner plugins.
Definition: abstractrunner.h:63
Definition: runnersyntax.h:40
The RunnerContext class provides information related to a search, including the search term...
Definition: runnercontext.h:46
A match returned by an AbstractRunner in response to a given RunnerContext.
Definition: querymatch.h:47
The RunnerManager class decides what installed runners are runnable, and their ratings.
Definition: runnermanager.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 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:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.