kmail
AccountWizard Class Reference
#include <accountwizard.h>

Detailed Description
Definition at line 55 of file accountwizard.h.
Static Public Member Functions | |
| static void | start (KMKernel *kernel, QWidget *parent=0) |
Protected Slots | |
| virtual void | accept () |
| void | accountCreated () |
| void | chooseLocation () |
| void | createAccount () |
| void | createIdentity () |
| void | createTransport () |
| void | finished () |
| void | transportCreated () |
Protected Member Functions | |
| AccountWizard (KMKernel *kernel, QWidget *parent) | |
| void | setupAccountInformationPage () |
| void | setupAccountTypePage () |
| void | setupLoginInformationPage () |
| void | setupServerInformationPage () |
| void | setupWelcomePage () |
| ~AccountWizard () | |
Constructor & Destructor Documentation
Definition at line 112 of file accountwizard.cpp.
| AccountWizard::~AccountWizard | ( | ) | [protected] |
Definition at line 129 of file accountwizard.cpp.
Member Function Documentation
| void AccountWizard::accept | ( | ) | [protected, virtual, slot] |
Definition at line 443 of file accountwizard.cpp.
| void AccountWizard::accountCreated | ( | ) | [protected, slot] |
Definition at line 581 of file accountwizard.cpp.
| void AccountWizard::chooseLocation | ( | ) | [protected, slot] |
Definition at line 353 of file accountwizard.cpp.
| void AccountWizard::createAccount | ( | ) | [protected, slot] |
Definition at line 518 of file accountwizard.cpp.
| void AccountWizard::createIdentity | ( | ) | [protected, slot] |
Definition at line 453 of file accountwizard.cpp.
| void AccountWizard::createTransport | ( | ) | [protected, slot] |
Definition at line 472 of file accountwizard.cpp.
| void AccountWizard::finished | ( | ) | [protected, slot] |
Definition at line 591 of file accountwizard.cpp.
| void AccountWizard::setupAccountInformationPage | ( | ) | [protected] |
Definition at line 251 of file accountwizard.cpp.
| void AccountWizard::setupAccountTypePage | ( | ) | [protected] |
Definition at line 238 of file accountwizard.cpp.
| void AccountWizard::setupLoginInformationPage | ( | ) | [protected] |
Definition at line 283 of file accountwizard.cpp.
| void AccountWizard::setupServerInformationPage | ( | ) | [protected] |
Definition at line 309 of file accountwizard.cpp.
| void AccountWizard::setupWelcomePage | ( | ) | [protected] |
Definition at line 195 of file accountwizard.cpp.
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 135 of file accountwizard.cpp.
| void AccountWizard::transportCreated | ( | ) | [protected, slot] |
Definition at line 507 of file accountwizard.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference