KMPropWidget Class Reference
Inheritance diagram for KMPropWidget:

Detailed Description
Definition at line 30 of file kdeprint/kmpropwidget.h.
Public Slots | |
| void | slotChange () |
| void | slotChange () |
Signals | |
| void | enable (bool) |
| void | enableChange (bool) |
| void | enable (bool) |
| void | enableChange (bool) |
Public Member Functions | |
| KMPropWidget (QWidget *parent=0, const char *name=0) | |
| virtual | ~KMPropWidget () |
| virtual void | setPrinter (KMPrinter *) |
| void | setPrinterBase (KMPrinter *) |
| QString | pixmap () const |
| QString | title () const |
| QString | header () const |
| bool | canChange () const |
| KMPropWidget (QWidget *parent=0, const char *name=0) | |
| virtual void | setPrinter (KMPrinter *) |
| void | setPrinterBase (KMPrinter *) |
| QString | pixmap () const |
| QString | title () const |
| QString | header () const |
| bool | canChange () const |
Protected Member Functions | |
| virtual int | requestChange () |
| virtual void | configureWizard (KMWizard *) |
| virtual int | requestChange () |
| virtual void | configureWizard (KMWizard *) |
Protected Attributes | |
| QString | m_pixmap |
| QString | m_title |
| QString | m_header |
| KMPrinter * | m_printer |
| bool | m_canchange |
| KMPrinter * | m_printer |
The documentation for this class was generated from the following files:

