++apidox;
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=768975
This commit is contained in:
parent
55eb91140b
commit
fc8079a99e
@ -104,6 +104,11 @@ class PLASMA_EXPORT AbstractRunner : public QObject
|
||||
*/
|
||||
virtual void match(Plasma::SearchContext *search) = 0;
|
||||
|
||||
/**
|
||||
* Triggers a call to match.
|
||||
*
|
||||
* @arg globalContext the search context used in executing this match.
|
||||
*/
|
||||
void performMatch(Plasma::SearchContext &globalContext);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user