Plasma
Plasma::DelayedRunnerPolicy Class Reference
#include <runnerjobs.h>
Inheritance diagram for Plasma::DelayedRunnerPolicy:
Public Member Functions | |
| bool | canRun (Job *job) |
| void | destructed (Job *job) |
| void | free (Job *job) |
| void | release (Job *job) |
| ~DelayedRunnerPolicy () | |
Static Public Member Functions | |
| static DelayedRunnerPolicy & | instance () |
Detailed Description
Definition at line 39 of file runnerjobs.h.
Constructor & Destructor Documentation
| Plasma::DelayedRunnerPolicy::~DelayedRunnerPolicy | ( | ) |
Definition at line 41 of file runnerjobs.cpp.
Member Function Documentation
| bool Plasma::DelayedRunnerPolicy::canRun | ( | Job * | job | ) |
Definition at line 50 of file runnerjobs.cpp.
| void Plasma::DelayedRunnerPolicy::destructed | ( | Job * | job | ) |
Definition at line 71 of file runnerjobs.cpp.
| void Plasma::DelayedRunnerPolicy::free | ( | Job * | job | ) |
Definition at line 61 of file runnerjobs.cpp.
| DelayedRunnerPolicy & Plasma::DelayedRunnerPolicy::instance | ( | ) | [static] |
Definition at line 44 of file runnerjobs.cpp.
| void Plasma::DelayedRunnerPolicy::release | ( | Job * | job | ) |
Definition at line 66 of file runnerjobs.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference