KMCupsManager Class Reference
Inheritance diagram for KMCupsManager:
List of all members.
Detailed Description
Definition at line 33 of file kmcupsmanager.h.
|
Public Slots |
void | exportDriver () |
void | printerIppReport () |
Public Member Functions |
| KMCupsManager (QObject *parent, const char *name, const QStringList &) |
virtual | ~KMCupsManager () |
bool | createPrinter (KMPrinter *p) |
bool | removePrinter (KMPrinter *p) |
bool | enablePrinter (KMPrinter *p, bool state) |
bool | startPrinter (KMPrinter *p, bool state) |
bool | completePrinter (KMPrinter *p) |
bool | completePrinterShort (KMPrinter *p) |
bool | setDefaultPrinter (KMPrinter *p) |
bool | testPrinter (KMPrinter *p) |
QString | driverDbCreationProgram () |
QString | driverDirectory () |
DrMain * | loadPrinterDriver (KMPrinter *p, bool config=false) |
DrMain * | loadFileDriver (const QString &filename) |
bool | savePrinterDriver (KMPrinter *p, DrMain *d) |
bool | restartServer () |
bool | configureServer (QWidget *parent=0) |
QStringList | detectLocalPrinters () |
void | createPluginActions (KActionCollection *) |
void | validatePluginActions (KActionCollection *, KMPrinter *) |
QString | stateInformation () |
Protected Slots |
void | slotConnectionFailed (int) |
void | slotConnectionSuccess () |
void | slotAsyncConnect () |
void | hostPingSlot () |
void | hostPingFailedSlot () |
Protected Member Functions |
void | listPrinters () |
void | loadServerPrinters () |
void | processRequest (IppRequest *) |
bool | setPrinterState (KMPrinter *p, int st) |
DrMain * | loadDriverFile (const QString &filename) |
DrMain * | loadMaticDriver (const QString &drname) |
void | saveDriverFile (DrMain *driver, const QString &filename) |
void | reportIppError (IppRequest *) |
void * | loadCupsdConfFunction (const char *) |
void | unloadCupsdConf () |
QString | cupsInstallDir () |
void | ippReport (IppRequest &, int, const QString &) |
void | checkUpdatePossibleInternal () |
Friends |
class | KMWIppPrinter |
class | KMCupsJobManager |
Member Function Documentation
bool KMCupsManager::completePrinterShort |
( |
KMPrinter * |
p |
) |
[virtual] |
bool KMCupsManager::createPrinter |
( |
KMPrinter * |
p |
) |
[virtual] |
The documentation for this class was generated from the following files: