KMListView Class Reference
Inheritance diagram for KMListView:

Detailed Description
Definition at line 29 of file kdeprint/kmlistview.h.
Signals | |
| void | rightButtonClicked (const QString &, const QPoint &) |
| void | printerSelected (const QString &) |
| void | rightButtonClicked (const QString &, const QPoint &) |
| void | printerSelected (const QString &) |
Public Member Functions | |
| KMListView (QWidget *parent=0, const char *name=0) | |
| ~KMListView () | |
| void | setPrinterList (QPtrList< KMPrinter > *list) |
| void | setPrinter (const QString &) |
| void | setPrinter (KMPrinter *) |
| KMListView (QWidget *parent=0, const char *name=0) | |
| void | setPrinterList (QPtrList< KMPrinter > *list) |
| void | setPrinter (const QString &) |
| void | setPrinter (KMPrinter *) |
Protected Slots | |
| void | slotRightButtonClicked (QListViewItem *, const QPoint &, int) |
| void | slotSelectionChanged () |
| void | slotOnItem (QListViewItem *) |
| void | slotOnViewport () |
| void | slotRightButtonClicked (QListViewItem *, const QPoint &, int) |
| void | slotSelectionChanged () |
| void | slotOnItem (QListViewItem *) |
| void | slotOnViewport () |
Protected Member Functions | |
| KMListViewItem * | findItem (KMPrinter *) |
| KMListViewItem * | findItem (const QString &) |
| KMListViewItem * | findItem (KMPrinter *) |
| KMListViewItem * | findItem (const QString &) |
The documentation for this class was generated from the following files:

