NewUserWizard::AccountPage Class Reference

#include <knewuserwizard_p.h>

Inheritance diagram for NewUserWizard::AccountPage:

KAccountPageDecl WizardPage< T > QWidget KMyMoneyWizardPage
Collaboration diagram for NewUserWizard::AccountPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AccountPage (Wizard *parent, const char *name=0)
KMyMoneyWizardPagenextPage (void) const
virtual bool isComplete (void) const


Detailed Description

Wizard page collecting information about the checking account

Constructor & Destructor Documentation

NewUserWizard::AccountPage::AccountPage ( Wizard parent,
const char *  name = 0 
)


Member Function Documentation

KMyMoneyWizardPage* NewUserWizard::AccountPage::nextPage ( void   )  const [virtual]

This method returns a pointer to the next page that should be shown when the user presses the 'Next' button.

Returns:
pointer to next wizard page

Reimplemented from KMyMoneyWizardPage.

virtual bool NewUserWizard::AccountPage::isComplete ( void   )  const [virtual]

This returns, if all necessary data for this page has been filled. It is used to enabled the 'Next' or 'Finish' button. The button is only enabled, if this method returns true, which is the default implementation.

Return values:
false more data required from the user before we can proceed
true all data available, we allow to switch to the next page

Reimplemented from KMyMoneyWizardPage.


The documentation for this class was generated from the following file:

Generated on Wed Jan 26 13:11:35 2011 for KMyMoney by  doxygen 1.5.6