Plasma
Plasma::GetSource Class Reference
#include <getsource.h>
Inheritance diagram for Plasma::GetSource:

Public Member Functions | |
| GetSource (DataEngine *engine, const QString &operation, QMap< QString, QVariant > ¶meters, DataEngineService *service=0) | |
| void | start () |
Detailed Description
Definition at line 32 of file getsource.h.
Constructor & Destructor Documentation
| Plasma::GetSource::GetSource | ( | DataEngine * | engine, | |
| const QString & | operation, | |||
| QMap< QString, QVariant > & | parameters, | |||
| DataEngineService * | service = 0 | |||
| ) | [inline] |
Definition at line 37 of file getsource.h.
Member Function Documentation
| void Plasma::GetSource::start | ( | ) | [virtual] |
Default implementation of start, which simply sets the results to false.
This makes it easy to create a "failure" job.
Reimplemented from Plasma::ServiceJob.
Definition at line 34 of file getsource.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference