KMThreadJob Class Reference
Inheritance diagram for KMThreadJob:

Detailed Description
Definition at line 29 of file kmthreadjob.h.
Public Member Functions | |
| KMThreadJob (QObject *parent=0, const char *name=0) | |
| ~KMThreadJob () | |
| KMJob * | findJob (int ID) |
| KMJob * | findJob (const QString &uri) |
| bool | removeJob (int ID) |
| void | createJob (KMJob *) |
| void | updateManager (KMJobManager *) |
Static Public Member Functions | |
| static void | createJob (int ID, const QString &printer, const QString &name=QString::null, const QString &owner=QString::null, int size=0) |
Protected Member Functions | |
| QString | jobFile () |
| bool | loadJobs () |
| bool | saveJobs () |
| bool | checkJob (int ID) |
The documentation for this class was generated from the following files:

