kmail
AccountWizard Class Reference
List of all members.Detailed Description
Definition at line 45 of file accountwizard.h.
Public Member Functions | |
| void | showPage (QWidget *page) |
Static Public Member Functions | |
| static void | start (KMKernel *kernel, QWidget *parent=0) |
Protected Slots | |
| void | chooseLocation () |
| virtual void | accept () |
| void | createTransport () |
| void | transportCreated () |
| void | createAccount () |
| void | accountCreated () |
| void | finished () |
Protected Member Functions | |
| AccountWizard (KMKernel *kernel, QWidget *parent) | |
| ~AccountWizard () | |
| void | setupWelcomePage () |
| void | setupAccountTypePage () |
| void | setupAccountInformationPage () |
| void | setupLoginInformationPage () |
| void | setupServerInformationPage () |
Member Function Documentation
| void AccountWizard::start | ( | KMKernel * | kernel, | |
| QWidget * | parent = 0 | |||
| ) | [static] |
Starts the wizard.
The wizard is only shown when it has not be run successfully before.
- Parameters:
-
kernel The mail kernel the wizard should work on. parent The parent widget of the dialog.
Definition at line 121 of file accountwizard.cpp.
| void AccountWizard::showPage | ( | QWidget * | page | ) |
The documentation for this class was generated from the following files:

