KDEPrint
KMListView Class Reference
#include <kmlistview.h>
Inheritance diagram for KMListView:

Detailed Description
Definition at line 29 of file kmlistview.h.
Signals | |
| void | printerSelected (const QString &) |
| void | rightButtonClicked (const QString &, const QPoint &) |
Public Member Functions | |
| KMListView (QWidget *parent=0, const char *name=0) | |
| void | setPrinter (KMPrinter *) |
| void | setPrinter (const QString &) |
| void | setPrinterList (QList< KMPrinter * > *list) |
| ~KMListView () | |
Protected Slots | |
| void | slotOnItem (Q3ListViewItem *) |
| void | slotOnViewport () |
| void | slotRightButtonClicked (Q3ListViewItem *, const QPoint &, int) |
| void | slotSelectionChanged () |
Protected Member Functions | |
| KMListViewItem * | findItem (const QString &) |
| KMListViewItem * | findItem (KMPrinter *) |
Constructor & Destructor Documentation
| KMListView::KMListView | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 113 of file kmlistview.cpp.
| KMListView::~KMListView | ( | ) |
Definition at line 143 of file kmlistview.cpp.
Member Function Documentation
| KMListViewItem * KMListView::findItem | ( | const QString & | prname | ) | [protected] |
Definition at line 172 of file kmlistview.cpp.
| KMListViewItem * KMListView::findItem | ( | KMPrinter * | p | ) | [protected] |
Definition at line 152 of file kmlistview.cpp.
| void KMListView::printerSelected | ( | const QString & | ) | [signal] |
| void KMListView::setPrinter | ( | KMPrinter * | p | ) |
Definition at line 251 of file kmlistview.cpp.
| void KMListView::setPrinter | ( | const QString & | prname | ) |
Definition at line 239 of file kmlistview.cpp.
| void KMListView::setPrinterList | ( | QList< KMPrinter * > * | list | ) |
Definition at line 183 of file kmlistview.cpp.
| void KMListView::slotOnItem | ( | Q3ListViewItem * | ) | [protected, slot] |
Definition at line 256 of file kmlistview.cpp.
| void KMListView::slotOnViewport | ( | ) | [protected, slot] |
Definition at line 261 of file kmlistview.cpp.
| void KMListView::slotRightButtonClicked | ( | Q3ListViewItem * | item, | |
| const QPoint & | p, | |||
| int | ||||
| ) | [protected, slot] |
Definition at line 147 of file kmlistview.cpp.
| void KMListView::slotSelectionChanged | ( | ) | [protected, slot] |
Definition at line 233 of file kmlistview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference