NewAccountWizard::GeneralLoanInfoPage Class Reference

#include <knewaccountwizard_p.h>

Inheritance diagram for NewAccountWizard::GeneralLoanInfoPage:

KGeneralLoanInfoPageDecl WizardPage< T > QWidget KMyMoneyWizardPage
Collaboration diagram for NewAccountWizard::GeneralLoanInfoPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GeneralLoanInfoPage (Wizard *parent, const char *name=0)
KMyMoneyWizardPagenextPage (void) const
virtual bool isComplete (void) const
void enterPage (void)
const MyMoneyAccountparentAccount (void)
QWidgetinitialFocusWidget (void) const
bool recordAllPayments (void) const

Private Slots

void slotLoadWidgets (void)

Private Attributes

bool m_firstTime


Constructor & Destructor Documentation

NewAccountWizard::GeneralLoanInfoPage::GeneralLoanInfoPage ( Wizard parent,
const char *  name = 0 
)


Member Function Documentation

KMyMoneyWizardPage* NewAccountWizard::GeneralLoanInfoPage::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 NewAccountWizard::GeneralLoanInfoPage::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.

void NewAccountWizard::GeneralLoanInfoPage::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.

const MyMoneyAccount& NewAccountWizard::GeneralLoanInfoPage::parentAccount ( void   ) 

QWidget* NewAccountWizard::GeneralLoanInfoPage::initialFocusWidget ( void   )  const [inline, virtual]

This method returns a pointer to the widget which should receive the focus when the page is opened.

Returns:
pointer to widget or 0 if none is to be selected The default implementation returns 0

Reimplemented from KMyMoneyWizardPage.

bool NewAccountWizard::GeneralLoanInfoPage::recordAllPayments ( void   )  const

Returns true if the user decided to record all payments, false otherwise.

void NewAccountWizard::GeneralLoanInfoPage::slotLoadWidgets ( void   )  [private, slot]


Member Data Documentation


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

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