#include <knewaccountwizard_p.h>


Public Member Functions | |
| AccountSummaryPage (Wizard *parent, const char *name=0) | |
| void | enterPage (void) |
| QWidget * | initialFocusWidget (void) const |
| NewAccountWizard::AccountSummaryPage::AccountSummaryPage | ( | Wizard * | parent, | |
| const char * | name = 0 | |||
| ) |
| void NewAccountWizard::AccountSummaryPage::enterPage | ( | void | ) | [virtual] |
This method is called by the wizard when the page is entered from the previous page. The default implementation does nothing.
Reimplemented from KMyMoneyWizardPage.
| QWidget* NewAccountWizard::AccountSummaryPage::initialFocusWidget | ( | void | ) | const [inline, virtual] |
This method returns a pointer to the widget which should receive the focus when the page is opened.
Reimplemented from KMyMoneyWizardPage.
1.5.6