LpcHelper Class Reference
Inheritance diagram for LpcHelper:

Detailed Description
Definition at line 30 of file lpchelper.h.
Public Member Functions | |
| LpcHelper (QObject *parent=0, const char *name=0) | |
| ~LpcHelper () | |
| KMPrinter::PrinterState | state (const QString &) const |
| KMPrinter::PrinterState | state (KMPrinter *) const |
| void | updateStates () |
| bool | enable (KMPrinter *, bool, QString &) |
| bool | start (KMPrinter *, bool, QString &) |
| bool | removeJob (KMJob *, QString &) |
| bool | changeJobState (KMJob *, int, QString &) |
| bool | restart (QString &) |
Protected Member Functions | |
| bool | changeState (const QString &, const QString &, QString &) |
| void | parseStatusLPR (QTextStream &) |
| void | parseStatusLPRng (QTextStream &) |
| int | parseStateChangeLPR (const QString &, const QString &) |
| int | parseStateChangeLPRng (const QString &, const QString &) |
The documentation for this class was generated from the following files:

