Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CWizardProfilePage Class Reference

#include <WizardProfilePage.h>

Inheritance diagram for CWizardProfilePage:

CWizardPage List of all members.

Public Types

enum  { IDD = IDD_WIZARD_PROFILE }

Public Member Functions

 CWizardProfilePage ()
virtual ~CWizardProfilePage ()
virtual LRESULT OnWizardBack ()
virtual LRESULT OnWizardNext ()
virtual BOOL OnSetActive ()

Public Attributes

CString m_sNick
CComboBox m_wndCity
CComboBox m_wndCountry
CString m_sLocCity
CString m_sLocCountry
CComboBox m_wndAge
int m_nAge
int m_nGender
CWorldGPSm_pWorld

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnCloseUpCountry ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 45 of file WizardProfilePage.h.


Constructor & Destructor Documentation

CWizardProfilePage::CWizardProfilePage  ) 
 

Definition at line 49 of file WizardProfilePage.cpp.

References NULL.

CWizardProfilePage::~CWizardProfilePage  )  [virtual]
 

Definition at line 58 of file WizardProfilePage.cpp.

References m_pWorld.


Member Function Documentation

void CWizardProfilePage::DoDataExchange CDataExchange *  pDX  )  [protected, virtual]
 

Definition at line 63 of file WizardProfilePage.cpp.

References IDC_LOC_CITY, IDC_LOC_COUNTRY, IDC_PROFILE_AGE, IDC_PROFILE_GENDER, IDC_PROFILE_NICK, m_nAge, m_nGender, m_sLocCity, m_sLocCountry, m_sNick, m_wndAge, m_wndCity, and m_wndCountry.

void CWizardProfilePage::OnCloseUpCountry  )  [protected]
 

Definition at line 163 of file WizardProfilePage.cpp.

References CWorldCountry::m_nCity, CWorldCountry::m_pCity, CWorldCity::m_sName, CWorldCity::m_sState, m_wndCity, and m_wndCountry.

BOOL CWizardProfilePage::OnInitDialog  )  [protected, virtual]
 

Definition at line 81 of file WizardProfilePage.cpp.

References CSkin::Apply(), IDS_WIZARD_YEARS_OLD, CWorldGPS::Load(), LoadString(), CWorldGPS::m_nCountry, CWorldGPS::m_pCountry, m_pWorld, CWorldCountry::m_sName, m_wndAge, m_wndCountry, and Skin.

BOOL CWizardProfilePage::OnSetActive  )  [virtual]
 

Definition at line 108 of file WizardProfilePage.cpp.

References CGProfile::GetNick(), CGProfile::GetXML(), m_nAge, m_nGender, m_sLocCity, m_sLocCountry, m_sNick, m_wndAge, MyProfile, and CWizardPage::SetWizardButtons().

LRESULT CWizardProfilePage::OnWizardBack  )  [virtual]
 

Definition at line 198 of file WizardProfilePage.cpp.

LRESULT CWizardProfilePage::OnWizardNext  )  [virtual]
 

Definition at line 203 of file WizardProfilePage.cpp.

References CGProfile::GetLocation(), CGProfile::GetNick(), CGProfile::GetXML(), IDS_PROFILE_NO_LOCATION, IDS_PROFILE_NO_NICK, IDS_PROFILE_NO_VITALS, LoadString(), m_nAge, m_nGender, CWorldCity::m_nLatitude, CWorldCity::m_nLongitude, m_sLocCity, m_sLocCountry, m_sNick, m_wndAge, m_wndCity, MyProfile, NULL, and CGProfile::Save().


Member Data Documentation

int CWizardProfilePage::m_nAge
 

Definition at line 52 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnSetActive(), and OnWizardNext().

int CWizardProfilePage::m_nGender
 

Definition at line 53 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnSetActive(), and OnWizardNext().

CWorldGPS* CWizardProfilePage::m_pWorld
 

Definition at line 56 of file WizardProfilePage.h.

Referenced by OnInitDialog(), and ~CWizardProfilePage().

CString CWizardProfilePage::m_sLocCity
 

Definition at line 49 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnSetActive(), and OnWizardNext().

CString CWizardProfilePage::m_sLocCountry
 

Definition at line 50 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnSetActive(), and OnWizardNext().

CString CWizardProfilePage::m_sNick
 

Definition at line 46 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnSetActive(), and OnWizardNext().

CComboBox CWizardProfilePage::m_wndAge
 

Definition at line 51 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnInitDialog(), OnSetActive(), and OnWizardNext().

CComboBox CWizardProfilePage::m_wndCity
 

Definition at line 47 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnCloseUpCountry(), and OnWizardNext().

CComboBox CWizardProfilePage::m_wndCountry
 

Definition at line 48 of file WizardProfilePage.h.

Referenced by DoDataExchange(), OnCloseUpCountry(), and OnInitDialog().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:14 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2