Engines
TaskJob Class Reference
Task Job. More...
#include <taskjob.h>
Inheritance diagram for TaskJob:

Public Member Functions | |
TaskJob (TaskSource *source, const QString &operation, QMap< QString, QVariant > ¶meters, QObject *parent=NULL) | |
~TaskJob () | |
Protected Member Functions | |
void | start () |
Detailed Description
Task Job.Definition at line 31 of file taskjob.h.
Constructor & Destructor Documentation
TaskJob::TaskJob | ( | TaskSource * | source, | |
const QString & | operation, | |||
QMap< QString, QVariant > & | parameters, | |||
QObject * | parent = NULL | |||
) |
Definition at line 21 of file taskjob.cpp.
TaskJob::~TaskJob | ( | ) |
Definition at line 27 of file taskjob.cpp.
Member Function Documentation
void TaskJob::start | ( | ) | [protected] |
Definition at line 31 of file taskjob.cpp.
The documentation for this class was generated from the following files: