KMWLocal Class Reference
Inheritance diagram for KMWLocal:

Detailed Description
Definition at line 31 of file kdeprint/kmwlocal.h.
Public Member Functions | |
| KMWLocal (QWidget *parent=0, const char *name=0) | |
| bool | isValid (QString &) |
| void | updatePrinter (KMPrinter *) |
| void | initPrinter (KMPrinter *) |
| KMWLocal (QWidget *parent=0, const char *name=0) | |
| bool | isValid (QString &) |
| void | updatePrinter (KMPrinter *) |
| void | initPrinter (KMPrinter *) |
Protected Slots | |
| void | slotPortSelected (QListViewItem *) |
| void | slotTextChanged (const QString &) |
| void | slotPortSelected (QListViewItem *) |
| void | slotTextChanged (const QString &) |
Protected Member Functions | |
| void | initialize () |
| QListViewItem * | lookForItem (const QString &) |
| void | initialize () |
| QListViewItem * | lookForItem (const QString &) |
Protected Attributes | |
| KListView * | m_ports |
| QLineEdit * | m_localuri |
| QStringList | m_uris |
| QListViewItem * | m_parents [4] |
| bool | m_initialized |
| bool | m_block |
| KListView * | m_ports |
| QLineEdit * | m_localuri |
| QListViewItem * | m_parents [4] |
The documentation for this class was generated from the following files:

