KDEPrint
KMRlprManager Class Reference
#include <kmrlprmanager.h>
Inheritance diagram for KMRlprManager:

Detailed Description
Definition at line 26 of file kmrlprmanager.h.
Public Member Functions | |
| bool | createPrinter (KMPrinter *) |
| KMRlprManager (QObject *parent, const QStringList &) | |
| bool | removePrinter (KMPrinter *) |
| bool | testPrinter (KMPrinter *) |
| ~KMRlprManager () | |
Protected Member Functions | |
| void | listPrinters () |
| void | loadPrintersConf (const QString &filename) |
| QString | printerFile () |
| void | savePrinters () |
| void | savePrintersConf (const QString &filename) |
Constructor & Destructor Documentation
| KMRlprManager::KMRlprManager | ( | QObject * | parent, | |
| const QStringList & | ||||
| ) |
Definition at line 31 of file kmrlprmanager.cpp.
| KMRlprManager::~KMRlprManager | ( | ) |
Definition at line 38 of file kmrlprmanager.cpp.
Member Function Documentation
| bool KMRlprManager::createPrinter | ( | KMPrinter * | p | ) |
Definition at line 42 of file kmrlprmanager.cpp.
| void KMRlprManager::listPrinters | ( | ) | [protected] |
Definition at line 77 of file kmrlprmanager.cpp.
| void KMRlprManager::loadPrintersConf | ( | const QString & | filename | ) | [protected] |
Definition at line 87 of file kmrlprmanager.cpp.
| QString KMRlprManager::printerFile | ( | ) | [protected] |
Definition at line 145 of file kmrlprmanager.cpp.
| bool KMRlprManager::removePrinter | ( | KMPrinter * | p | ) |
Definition at line 59 of file kmrlprmanager.cpp.
| void KMRlprManager::savePrinters | ( | ) | [protected] |
Definition at line 119 of file kmrlprmanager.cpp.
| void KMRlprManager::savePrintersConf | ( | const QString & | filename | ) | [protected] |
Definition at line 124 of file kmrlprmanager.cpp.
| bool KMRlprManager::testPrinter | ( | KMPrinter * | ) |
Definition at line 71 of file kmrlprmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference