KMLprManager Class Reference
Inheritance diagram for KMLprManager:

Detailed Description
Definition at line 35 of file kmlprmanager.h.
Public Member Functions | |
| KMLprManager (QObject *parent, const char *name, const QStringList &) | |
| bool | completePrinter (KMPrinter *) |
| bool | completePrinterShort (KMPrinter *) |
| bool | enablePrinter (KMPrinter *, bool) |
| bool | startPrinter (KMPrinter *, bool) |
| bool | savePrinterDriver (KMPrinter *, DrMain *) |
| DrMain * | loadPrinterDriver (KMPrinter *, bool=false) |
| DrMain * | loadFileDriver (const QString &) |
| bool | createPrinter (KMPrinter *) |
| bool | removePrinter (KMPrinter *) |
| QString | driverDbCreationProgram () |
| QString | driverDirectory () |
| LpcHelper * | lpcHelper () |
| QString | printOptions (KPrinter *) |
| void | createPluginActions (KActionCollection *) |
| void | validatePluginActions (KActionCollection *, KMPrinter *) |
| QString | stateInformation () |
Protected Slots | |
| void | slotEditPrintcap () |
Protected Member Functions | |
| void | listPrinters () |
| void | initHandlers () |
| void | insertHandler (LprHandler *) |
| PrintcapEntry * | findEntry (KMPrinter *) |
| LprHandler * | findHandler (KMPrinter *) |
| void | checkPrinterState (KMPrinter *) |
| bool | savePrintcapFile () |
The documentation for this class was generated from the following files:

