KMDriverDbWidget Class Reference
Inheritance diagram for KMDriverDbWidget:

Detailed Description
Definition at line 30 of file kdeprint/kmdriverdbwidget.h.
Public Member Functions | |
| KMDriverDbWidget (QWidget *parent=0, const char *name=0) | |
| ~KMDriverDbWidget () | |
| void | init () |
| void | setHaveRaw (bool on) |
| void | setHaveOther (bool on) |
| void | setDriver (const QString &manu, const QString &model) |
| QString | manufacturer () |
| QString | model () |
| QString | description () |
| KMDBEntryList * | drivers () |
| QString | driverFile () |
| bool | isRaw () |
| bool | isExternal () |
| KMDriverDbWidget (QWidget *parent=0, const char *name=0) | |
| void | init () |
| void | setHaveRaw (bool on) |
| void | setHaveOther (bool on) |
| void | setDriver (const QString &manu, const QString &model) |
| QString | manufacturer () |
| QString | model () |
| QString | description () |
| KMDBEntryList * | drivers () |
| QString | driverFile () |
| bool | isRaw () |
| bool | isExternal () |
Protected Slots | |
| void | slotDbLoaded (bool reloaded) |
| void | slotManufacturerSelected (const QString &name) |
| void | slotPostscriptToggled (bool) |
| void | slotOtherClicked () |
| void | slotError (const QString &) |
| void | slotDbLoaded (bool reloaded) |
| void | slotManufacturerSelected (const QString &name) |
| void | slotPostscriptToggled (bool) |
| void | slotOtherClicked () |
| void | slotError (const QString &) |
The documentation for this class was generated from the following files:

