KMDriverDB Class Reference
Inheritance diagram for KMDriverDB:

Detailed Description
Definition at line 32 of file kdeprint/kmdriverdb.h.
Signals | |
void | dbLoaded (bool reloaded) |
void | error (const QString &) |
void | dbLoaded (bool reloaded) |
void | error (const QString &) |
Public Member Functions | |
KMDriverDB (QObject *parent=0, const char *name=0) | |
~KMDriverDB () | |
void | init (QWidget *parent=0) |
KMDBEntryList * | findEntry (const QString &manu, const QString &model) |
KMDBEntryList * | findPnpEntry (const QString &manu, const QString &model) |
QDict< KMDBEntryList > * | findModels (const QString &manu) |
const QDict< QDict< KMDBEntryList > > & | manufacturers () const |
KMDriverDB (QObject *parent=0, const char *name=0) | |
void | init (QWidget *parent=0) |
KMDBEntryList * | findEntry (const QString &manu, const QString &model) |
KMDBEntryList * | findPnpEntry (const QString &manu, const QString &model) |
QDict< KMDBEntryList > * | findModels (const QString &manu) |
const QDict< QDict< KMDBEntryList > > & | manufacturers () const |
Static Public Member Functions | |
static KMDriverDB * | self () |
static KMDriverDB * | self () |
Protected Slots | |
void | slotDbCreated () |
void | slotDbCreated () |
Protected Member Functions | |
void | loadDbFile () |
void | insertEntry (KMDBEntry *entry) |
QString | dbFile () |
void | loadDbFile () |
void | insertEntry (KMDBEntry *entry) |
QString | dbFile () |
The documentation for this class was generated from the following files: