KDEPrint
KMCupsJobManager Class Reference
#include <kmcupsjobmanager.h>
Inheritance diagram for KMCupsJobManager:

Detailed Description
Definition at line 29 of file kmcupsjobmanager.h.
Public Member Functions | |
| int | actions () |
| QList< KAction * > | createPluginActions (KActionCollection *) |
| bool | doPluginAction (int, const QList< KMJob * > &) |
| KMCupsJobManager (QObject *parent, const QStringList &) | |
| void | validatePluginActions (KActionCollection *, const QList< KMJob * > &) |
| virtual | ~KMCupsJobManager () |
Protected Member Functions | |
| bool | changePriority (const QList< KMJob * > &, bool) |
| bool | editJobAttributes (KMJob *) |
| bool | jobIppReport (KMJob *) |
| bool | listJobs (const QString &, JobType, int=0) |
| void | parseListAnswer (IppRequest &req, KMPrinter *pr) |
| bool | sendCommandSystemJob (const QList< KMJob * > &jobs, int action, const QString &arg=QString()) |
Constructor & Destructor Documentation
| KMCupsJobManager::KMCupsJobManager | ( | QObject * | parent, | |
| const QStringList & | ||||
| ) |
Definition at line 40 of file kmcupsjobmanager.cpp.
| KMCupsJobManager::~KMCupsJobManager | ( | ) | [virtual] |
Definition at line 45 of file kmcupsjobmanager.cpp.
Member Function Documentation
| int KMCupsJobManager::actions | ( | ) |
Definition at line 49 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::changePriority | ( | const QList< KMJob * > & | jobs, | |
| bool | up | |||
| ) | [protected] |
Definition at line 312 of file kmcupsjobmanager.cpp.
Definition at line 269 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::doPluginAction | ( | int | ID, | |
| const QList< KMJob * > & | jobs | |||
| ) |
Definition at line 230 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::editJobAttributes | ( | KMJob * | j | ) | [protected] |
Definition at line 357 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::jobIppReport | ( | KMJob * | j | ) | [protected] |
Definition at line 247 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::listJobs | ( | const QString & | , | |
| JobType | , | |||
| int | = 0 | |||
| ) | [protected] |
| void KMCupsJobManager::parseListAnswer | ( | IppRequest & | req, | |
| KMPrinter * | pr | |||
| ) | [protected] |
Definition at line 163 of file kmcupsjobmanager.cpp.
| bool KMCupsJobManager::sendCommandSystemJob | ( | const QList< KMJob * > & | jobs, | |
| int | action, | |||
| const QString & | arg = QString() | |||
| ) | [protected] |
Definition at line 54 of file kmcupsjobmanager.cpp.
| void KMCupsJobManager::validatePluginActions | ( | KActionCollection * | coll, | |
| const QList< KMJob * > & | joblist | |||
| ) |
Definition at line 290 of file kmcupsjobmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference