KDEPrint
KMWBackend Class Reference
#include <kmwbackend.h>
Inheritance diagram for KMWBackend:

Detailed Description
Definition at line 29 of file kmwbackend.h.
Public Member Functions | |
| void | addBackend (int ID=-1, bool on=true, int nextpage=-1) |
| void | addBackend (int ID, const QString &txt, bool on=true, const QString &whatsThis=QString(), int nextpage=-1) |
| void | enableBackend (int ID, bool on=true) |
| void | initPrinter (KMPrinter *) |
| bool | isValid (QString &) |
| KMWBackend (QWidget *parent=0) | |
| void | updatePrinter (KMPrinter *) |
Constructor & Destructor Documentation
| KMWBackend::KMWBackend | ( | QWidget * | parent = 0 |
) |
Definition at line 35 of file kmwbackend.cpp.
Member Function Documentation
| void KMWBackend::addBackend | ( | int | ID = -1, |
|
| bool | on = true, |
|||
| int | nextpage = -1 | |||
| ) |
Definition at line 92 of file kmwbackend.cpp.
| void KMWBackend::addBackend | ( | int | ID, | |
| const QString & | txt, | |||
| bool | on = true, |
|||
| const QString & | whatsThis = QString(), |
|||
| int | nextpage = -1 | |||
| ) |
Definition at line 133 of file kmwbackend.cpp.
| void KMWBackend::enableBackend | ( | int | ID, | |
| bool | on = true | |||
| ) |
Definition at line 147 of file kmwbackend.cpp.
| void KMWBackend::initPrinter | ( | KMPrinter * | p | ) | [virtual] |
| bool KMWBackend::isValid | ( | QString & | msg | ) | [virtual] |
| void KMWBackend::updatePrinter | ( | KMPrinter * | p | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference