#include <knewaccountwizard_p.h>
Inheritance diagram for NewAccountWizard::BrokeragePage:


Public Member Functions | |
| BrokeragePage (Wizard *parent, const char *name=0) | |
| KMyMoneyWizardPage * | nextPage (void) const |
| void | enterPage (void) |
| QWidget * | initialFocusWidget (void) const |
Private Slots | |
| void | slotLoadWidgets (void) |
|
||||||||||||
|
|
|
|
This method is called by the wizard when the page is entered from the previous page. The default implementation does nothing. Reimplemented from KMyMoneyWizardPage. |
|
|
This method returns a pointer to the widget which should receive the focus when the page is opened.
Reimplemented from KMyMoneyWizardPage. |
|
|
This method returns a pointer to the next page that should be shown when the user presses the 'Next' button.
Reimplemented from KMyMoneyWizardPage. |
|
|
|
1.4.1