KMPrinterView Class Reference
Inheritance diagram for KMPrinterView:

Detailed Description
Definition at line 31 of file kdeprint/kmprinterview.h.
Public Types | |
enum | ViewType { Icons = 0, List, Tree, Icons = 0, List, Tree } |
enum | ViewType { Icons = 0, List, Tree, Icons = 0, List, Tree } |
Signals | |
void | printerSelected (const QString &) |
void | rightButtonClicked (const QString &, const QPoint &) |
void | printerSelected (const QString &) |
void | rightButtonClicked (const QString &, const QPoint &) |
Public Member Functions | |
KMPrinterView (QWidget *parent=0, const char *name=0) | |
~KMPrinterView () | |
void | setPrinterList (QPtrList< KMPrinter > *list) |
void | setPrinter (KMPrinter *) |
void | setViewType (ViewType t) |
ViewType | viewType () const |
QSize | minimumSizeHint () const |
KMPrinterView (QWidget *parent=0, const char *name=0) | |
void | setPrinterList (QPtrList< KMPrinter > *list) |
void | setPrinter (KMPrinter *) |
void | setViewType (ViewType t) |
ViewType | viewType () const |
QSize | minimumSizeHint () const |
Protected Slots | |
void | slotPrinterSelected (const QString &) |
void | slotPrinterSelected (const QString &) |
The documentation for this class was generated from the following files: