Plasma
Nepomuk::QueryClientWrapper Class Reference
Wrapper around the query client which performs a blocking query to be used in a krunner. More...
#include <queryclientwrapper.h>
Inheritance diagram for Nepomuk::QueryClientWrapper:

Public Member Functions | |
| QueryClientWrapper (SearchRunner *runner, Plasma::RunnerContext *context) | |
| void | runQuery () |
| ~QueryClientWrapper () | |
Detailed Description
Wrapper around the query client which performs a blocking query to be used in a krunner.It creates matches using a provided context.
Definition at line 44 of file queryclientwrapper.h.
Constructor & Destructor Documentation
| Nepomuk::QueryClientWrapper::QueryClientWrapper | ( | SearchRunner * | runner, | |
| Plasma::RunnerContext * | context | |||
| ) |
Definition at line 47 of file queryclientwrapper.cpp.
| Nepomuk::QueryClientWrapper::~QueryClientWrapper | ( | ) |
Definition at line 59 of file queryclientwrapper.cpp.
Member Function Documentation
| void Nepomuk::QueryClientWrapper::runQuery | ( | ) |
Definition at line 64 of file queryclientwrapper.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference