KMCupsJobManager Class Reference
Inheritance diagram for KMCupsJobManager:

Detailed Description
Definition at line 29 of file kmcupsjobmanager.h.
Public Member Functions | |
| KMCupsJobManager (QObject *parent, const char *name, const QStringList &) | |
| virtual | ~KMCupsJobManager () |
| int | actions () |
| QValueList< KAction * > | createPluginActions (KActionCollection *) |
| void | validatePluginActions (KActionCollection *, const QPtrList< KMJob > &) |
| bool | doPluginAction (int, const QPtrList< KMJob > &) |
Protected Member Functions | |
| bool | jobIppReport (KMJob *) |
| bool | changePriority (const QPtrList< KMJob > &, bool) |
| bool | editJobAttributes (KMJob *) |
| bool | listJobs (const QString &, JobType, int=0) |
| bool | sendCommandSystemJob (const QPtrList< KMJob > &jobs, int action, const QString &arg=QString::null) |
| void | parseListAnswer (IppRequest &req, KMPrinter *pr) |
The documentation for this class was generated from the following files:

