KDEPrint
ApsHandler Class Reference
#include <apshandler.h>
Inheritance diagram for ApsHandler:

Detailed Description
Definition at line 30 of file apshandler.h.
Public Member Functions | |
| ApsHandler (KMManager *) | |
| bool | completePrinter (KMPrinter *, PrintcapEntry *, bool=true) |
| PrintcapEntry * | createEntry (KMPrinter *) |
| KMPrinter * | createPrinter (PrintcapEntry *) |
| DrMain * | loadDbDriver (const QString &) |
| DrMain * | loadDriver (KMPrinter *, PrintcapEntry *, bool=false) |
| QString | printOptions (KPrinter *) |
| bool | removePrinter (KMPrinter *, PrintcapEntry *) |
| void | reset () |
| bool | savePrinterDriver (KMPrinter *, PrintcapEntry *, DrMain *, bool *=0) |
| bool | validate (PrintcapEntry *) |
Protected Member Functions | |
| QString | driverDirInternal () |
Constructor & Destructor Documentation
| ApsHandler::ApsHandler | ( | KMManager * | mgr | ) | [explicit] |
Definition at line 40 of file apshandler.cpp.
Member Function Documentation
| bool ApsHandler::completePrinter | ( | KMPrinter * | prt, | |
| PrintcapEntry * | entry, | |||
| bool | shortmode = true | |||
| ) |
Definition at line 59 of file apshandler.cpp.
| PrintcapEntry * ApsHandler::createEntry | ( | KMPrinter * | prt | ) |
Definition at line 197 of file apshandler.cpp.
| KMPrinter * ApsHandler::createPrinter | ( | PrintcapEntry * | entry | ) |
Definition at line 51 of file apshandler.cpp.
| QString ApsHandler::driverDirInternal | ( | ) | [protected] |
Definition at line 120 of file apshandler.cpp.
| DrMain * ApsHandler::loadDbDriver | ( | const QString & | s | ) |
Definition at line 175 of file apshandler.cpp.
| DrMain * ApsHandler::loadDriver | ( | KMPrinter * | , | |
| PrintcapEntry * | entry, | |||
| bool | config = false | |||
| ) |
Definition at line 152 of file apshandler.cpp.
Definition at line 341 of file apshandler.cpp.
| bool ApsHandler::removePrinter | ( | KMPrinter * | , | |
| PrintcapEntry * | entry | |||
| ) |
Definition at line 328 of file apshandler.cpp.
| void ApsHandler::reset | ( | ) |
Definition at line 192 of file apshandler.cpp.
| bool ApsHandler::savePrinterDriver | ( | KMPrinter * | prt, | |
| PrintcapEntry * | , | |||
| DrMain * | driver, | |||
| bool * | = 0 | |||
| ) |
Definition at line 283 of file apshandler.cpp.
| bool ApsHandler::validate | ( | PrintcapEntry * | entry | ) |
Definition at line 46 of file apshandler.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference