KMWizard Class Reference
Inheritance diagram for KMWizard:

Detailed Description
Definition at line 37 of file kdeprint/kmwizard.h.
Public Types | |
| enum | PageType { Start = 0, End, Error, Backend, Driver, File, SMB, TCP, Local, LPD, IPP, IPPSelect, Class, Password, DriverTest, DriverSelect, Name, Banners, Custom = 100, Start = 0, End, Error, Backend, Driver, File, SMB, TCP, Local, LPD, IPP, IPPSelect, Class, Password, DriverTest, DriverSelect, Name, Banners, Custom = 100 } |
| enum | PageType { Start = 0, End, Error, Backend, Driver, File, SMB, TCP, Local, LPD, IPP, IPPSelect, Class, Password, DriverTest, DriverSelect, Name, Banners, Custom = 100, Start = 0, End, Error, Backend, Driver, File, SMB, TCP, Local, LPD, IPP, IPPSelect, Class, Password, DriverTest, DriverSelect, Name, Banners, Custom = 100 } |
Public Slots | |
| void | enableWizard () |
| void | disableWizard () |
| void | enableWizard () |
| void | disableWizard () |
Public Member Functions | |
| KMWizard (QWidget *parent=0, const char *name=0) | |
| ~KMWizard () | |
| void | configure (int start, int end, bool inclusive=true) |
| void | setCurrentPage (int ID, bool back=false) |
| void | setPrinter (KMPrinter *) |
| KMPrinter * | printer () |
| void | addPage (KMWizardPage *) |
| KMWBackend * | backendPage () |
| void | setNextPage (int page, int next) |
| KMWizard (QWidget *parent=0, const char *name=0) | |
| void | configure (int start, int end, bool inclusive=true) |
| void | setCurrentPage (int ID, bool back=false) |
| void | setPrinter (KMPrinter *) |
| KMPrinter * | printer () |
| void | addPage (KMWizardPage *) |
| KMWBackend * | backendPage () |
| void | setNextPage (int page, int next) |
Protected Slots | |
| void | slotNext () |
| void | slotPrev () |
| void | slotHelp () |
| void | slotNext () |
| void | slotPrev () |
| void | slotHelp () |
The documentation for this class was generated from the following files:

