KIO
KWalletWizard Class Reference
#include <kwalletwizard.h>
Inheritance diagram for KWalletWizard:

Detailed Description
Definition at line 27 of file kwalletwizard.h.
Public Types | |
enum | WizardType { Basic, Advanced } |
Public Member Functions | |
KWalletWizard (QWidget *parent=0) | |
WizardType | wizardType () const |
Static Public Attributes | |
static const int | PageExplanationId = 3 |
static const int | PageIntroId = 0 |
static const int | PageOptionsId = 2 |
static const int | PagePasswordId = 1 |
Protected Slots | |
void | passwordPageUpdate () |
Protected Member Functions | |
virtual void | initializePage (int id) |
Member Enumeration Documentation
Constructor & Destructor Documentation
KWalletWizard::KWalletWizard | ( | QWidget * | parent = 0 |
) |
Definition at line 120 of file kwalletwizard.cpp.
Member Function Documentation
void KWalletWizard::initializePage | ( | int | id | ) | [protected, virtual] |
void KWalletWizard::passwordPageUpdate | ( | ) | [protected, slot] |
Definition at line 133 of file kwalletwizard.cpp.
KWalletWizard::WizardType KWalletWizard::wizardType | ( | ) | const |
Definition at line 153 of file kwalletwizard.cpp.
Member Data Documentation
const int KWalletWizard::PageExplanationId = 3 [static] |
Definition at line 41 of file kwalletwizard.h.
const int KWalletWizard::PageIntroId = 0 [static] |
Definition at line 38 of file kwalletwizard.h.
const int KWalletWizard::PageOptionsId = 2 [static] |
Definition at line 40 of file kwalletwizard.h.
const int KWalletWizard::PagePasswordId = 1 [static] |
Definition at line 39 of file kwalletwizard.h.
The documentation for this class was generated from the following files: