KMWizard Class Reference
Inheritance diagram for KMWizard:

Detailed Description
Definition at line 37 of file 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 } |
Public Slots | |
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) |
Protected Slots | |
void | slotNext () |
void | slotPrev () |
void | slotHelp () |
Member Enumeration Documentation
enum KMWizard::PageType |
- Enumerator:
-
Start End Error Backend Driver File SMB TCP Local LPD IPP IPPSelect Class Password DriverTest DriverSelect Name Banners Custom
Definition at line 41 of file kmwizard.h.
The documentation for this class was generated from the following files: