NewUserWizard::Wizard Class Reference

#include <knewuserwizard.h>

Inheritance diagram for NewUserWizard::Wizard:

KMyMoneyWizard QDialog
Collaboration diagram for NewUserWizard::Wizard:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Wizard (QWidget *parent=0, const char *name=0, bool modal=false, WFlags flags=0)
MyMoneyPayee user (void) const
QString url (void) const
MyMoneyInstitution institution (void) const
MyMoneyAccount account (void) const
MyMoneyMoney openingBalance (void) const
MyMoneySecurity baseCurrency (void) const
QValueList< MyMoneyTemplatetemplates (void) const

Private Attributes

MyMoneySecurity m_baseCurrency
IntroPagem_introPage
GeneralPagem_generalPage
CurrencyPagem_currencyPage
AccountPagem_accountPage
CategoriesPagem_categoriesPage
PreferencePagem_preferencePage
FilePagem_filePage

Friends

class IntroPage
class GeneralPage
class CurrencyPage
class AccountPage
class CategoriesPage
class PreferencePage
class FilePage


Detailed Description

Author:
Thomas Baumgart
This class implements the new user wizard which is used to gather some initial information from the user who creates a new KMyMoney 'file'.

Constructor & Destructor Documentation

NewUserWizard::Wizard::Wizard ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
WFlags  flags = 0 
)


Member Function Documentation

MyMoneyPayee NewUserWizard::Wizard::user ( void   )  const

Returns the personal information of the user (e.g. name, address, etc.)

QString NewUserWizard::Wizard::url ( void   )  const

Returns the URL that the user has chosen to store the file

MyMoneyInstitution NewUserWizard::Wizard::institution ( void   )  const

Returns the information about an institution if entered by the user. If the name field is empty, then he did not enter such information.

MyMoneyAccount NewUserWizard::Wizard::account ( void   )  const

Returns the information about a checking account if entered by the user. If the name field is empty, then he did not enter such information.

MyMoneyMoney NewUserWizard::Wizard::openingBalance ( void   )  const

Returns the opening balance value provided by the user. not enter

MyMoneySecurity NewUserWizard::Wizard::baseCurrency ( void   )  const

Returns the security to be used as base currency.

QValueList<MyMoneyTemplate> NewUserWizard::Wizard::templates ( void   )  const

Returns a list of templates including accounts to be created


Friends And Related Function Documentation

friend class IntroPage [friend]

friend class GeneralPage [friend]

friend class CurrencyPage [friend]

friend class AccountPage [friend]

friend class CategoriesPage [friend]

friend class PreferencePage [friend]

friend class FilePage [friend]


Member Data Documentation


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

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