Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NewUserWizard::AccountPage Class Reference

#include <knewuserwizard_p.h>

Inheritance diagram for NewUserWizard::AccountPage:

KAccountPageDecl WizardPage< Wizard > 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

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.

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.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 12:19:38 2008 for KMyMoney by  doxygen 1.4.1