KPrintDialog Class Reference
Inheritance diagram for KPrintDialog:

Detailed Description
Definition at line 41 of file kprintdialog.h.
Signals | |
| void | printRequested (KPrinter *) |
Public Member Functions | |
| KPrintDialog (QWidget *parent=0, const char *name=0) | |
| ~KPrintDialog () | |
| void | setFlags (int f) |
| void | setDialogPages (QPtrList< KPrintDialogPage > *pages) |
| void | enableDialogPage (int index, bool flag=true) |
| KPrinter * | printer () const |
Static Public Member Functions | |
| static KPrintDialog * | printerDialog (KPrinter *, QWidget *, const QString &caption=QString::null, bool forceExpand=false) |
Protected Slots | |
| void | slotPrinterSelected (int) |
| void | slotProperties () |
| void | slotSetDefault () |
| void | slotOptions () |
| virtual void | done (int) |
| void | slotWizard () |
| void | slotExtensionClicked () |
| void | slotToggleFilter (bool) |
| void | slotHelp () |
| void | slotOutputFileSelected (const QString &) |
| void | slotUpdatePossible (bool) |
| void | slotOpenFileDialog () |
Protected Member Functions | |
| bool | checkOutputFile () |
| void | enableSpecial (bool on) |
| void | enableOutputFile (bool on) |
| void | setOutputFileExtension (const QString &) |
| void | reload () |
| void | configChanged () |
| void | expandDialog (bool on=true) |
| void | initialize (KPrinter *) |
| void | init () |
Protected Attributes | |
| KPrintDialogPrivate * | d |
The documentation for this class was generated from the following files:

