kmail
AccountWizard Class Reference
#include <accountwizard.h>
Public Member Functions | |
void | showPage (QWidget *page) |
Static Public Member Functions | |
static void | start (KMKernel *kernel, QWidget *parent=0) |
Protected Slots | |
virtual void | accept () |
void | accountCreated () |
void | chooseLocation () |
void | createAccount () |
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 () |
Detailed Description
Definition at line 45 of file accountwizard.h.
Constructor & Destructor Documentation
Definition at line 110 of file accountwizard.cpp.
AccountWizard::~AccountWizard | ( | ) | [inline, protected] |
Definition at line 66 of file accountwizard.h.
Member Function Documentation
void AccountWizard::accept | ( | ) | [protected, virtual, slot] |
Definition at line 352 of file accountwizard.cpp.
void AccountWizard::accountCreated | ( | ) | [protected, slot] |
Definition at line 491 of file accountwizard.cpp.
void AccountWizard::chooseLocation | ( | ) | [protected, slot] |
Definition at line 312 of file accountwizard.cpp.
void AccountWizard::createAccount | ( | ) | [protected, slot] |
Definition at line 431 of file accountwizard.cpp.
void AccountWizard::createTransport | ( | ) | [protected, slot] |
Definition at line 367 of file accountwizard.cpp.
void AccountWizard::finished | ( | ) | [protected, slot] |
Definition at line 502 of file accountwizard.cpp.
void AccountWizard::setupAccountInformationPage | ( | ) | [protected] |
Definition at line 215 of file accountwizard.cpp.
void AccountWizard::setupAccountTypePage | ( | ) | [protected] |
Definition at line 203 of file accountwizard.cpp.
void AccountWizard::setupLoginInformationPage | ( | ) | [protected] |
Definition at line 245 of file accountwizard.cpp.
void AccountWizard::setupServerInformationPage | ( | ) | [protected] |
Definition at line 269 of file accountwizard.cpp.
void AccountWizard::setupWelcomePage | ( | ) | [protected] |
Definition at line 185 of file accountwizard.cpp.
void AccountWizard::showPage | ( | QWidget * | page | ) |
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::transportCreated | ( | ) | [protected, slot] |
Definition at line 402 of file accountwizard.cpp.
The documentation for this class was generated from the following files: