Plasma
Plasma::FindMatchesJob Class Reference
#include <runnerjobs.h>
Inherits ThreadWeaver::Job.
Public Member Functions | |
QTimer * | delayTimer () const |
FindMatchesJob (Plasma::AbstractRunner *runner, Plasma::RunnerContext *context, QObject *parent=0) | |
int | priority () const |
Plasma::AbstractRunner * | runner () const |
void | setDelayTimer (QTimer *timer) |
~FindMatchesJob () | |
Protected Member Functions | |
void | run () |
Detailed Description
Definition at line 102 of file runnerjobs.h.
Constructor & Destructor Documentation
Plasma::FindMatchesJob::FindMatchesJob | ( | Plasma::AbstractRunner * | runner, | |
Plasma::RunnerContext * | context, | |||
QObject * | parent = 0 | |||
) |
Definition at line 125 of file runnerjobs.cpp.
Plasma::FindMatchesJob::~FindMatchesJob | ( | ) |
Definition at line 139 of file runnerjobs.cpp.
Member Function Documentation
QTimer * Plasma::FindMatchesJob::delayTimer | ( | ) | const |
Definition at line 143 of file runnerjobs.cpp.
int Plasma::FindMatchesJob::priority | ( | ) | const |
Definition at line 162 of file runnerjobs.cpp.
void Plasma::FindMatchesJob::run | ( | ) | [protected] |
Definition at line 153 of file runnerjobs.cpp.
Plasma::AbstractRunner * Plasma::FindMatchesJob::runner | ( | ) | const |
Definition at line 167 of file runnerjobs.cpp.
void Plasma::FindMatchesJob::setDelayTimer | ( | QTimer * | timer | ) |
Definition at line 148 of file runnerjobs.cpp.
The documentation for this class was generated from the following files: