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

CContactProfilePage Class Reference

#include <PageProfileContact.h>

Inheritance diagram for CContactProfilePage:

CSettingsPage List of all members.

Public Types

enum  { IDD = IDD_PROFILE_CONTACT }

Public Member Functions

 CContactProfilePage ()
virtual ~CContactProfilePage ()
void AddAddress (LPCTSTR pszClass, LPCTSTR pszName, LPCTSTR pszAddress)

Public Attributes

CString m_sEmail
CString m_sAOL
CString m_sICQ
CString m_sYahoo
CString m_sMSN
CString m_sJabber

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnOK ()
virtual BOOL OnInitDialog ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file PageProfileContact.h.


Constructor & Destructor Documentation

CContactProfilePage::CContactProfilePage  ) 
 

Definition at line 45 of file PageProfileContact.cpp.

CContactProfilePage::~CContactProfilePage  )  [virtual]
 

Definition at line 51 of file PageProfileContact.cpp.


Member Function Documentation

void CContactProfilePage::AddAddress LPCTSTR  pszClass,
LPCTSTR  pszName,
LPCTSTR  pszAddress
 

Definition at line 139 of file PageProfileContact.cpp.

References CXMLElement::AddAttribute(), CXMLElement::AddElement(), CXMLNode::Delete(), CXMLElement::GetAttributeValue(), CXMLElement::GetElementCount(), CXMLElement::GetElementIterator(), CXMLElement::GetNextElement(), CGProfile::GetXML(), CXMLNode::IsNamed(), and MyProfile.

Referenced by OnOK().

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

Reimplemented from CSettingsPage.

Definition at line 55 of file PageProfileContact.cpp.

References CSettingsPage::DoDataExchange(), IDC_PROFILE_AOL, IDC_PROFILE_EMAIL, IDC_PROFILE_ICQ, IDC_PROFILE_JABBER, IDC_PROFILE_MSN, IDC_PROFILE_YAHOO, m_sAOL, m_sEmail, m_sICQ, m_sJabber, m_sMSN, and m_sYahoo.

BOOL CContactProfilePage::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSettingsPage.

Definition at line 71 of file PageProfileContact.cpp.

References CXMLElement::GetAttributeValue(), CXMLElement::GetElementByName(), CGProfile::GetXML(), CXMLNode::IsNamed(), m_sAOL, m_sEmail, m_sICQ, m_sJabber, m_sMSN, m_sYahoo, MyProfile, and CSettingsPage::OnInitDialog().

void CContactProfilePage::OnOK  )  [protected, virtual]
 

Reimplemented from CSettingsPage.

Definition at line 125 of file PageProfileContact.cpp.

References AddAddress(), m_sAOL, m_sEmail, m_sICQ, m_sJabber, m_sMSN, and m_sYahoo.


Member Data Documentation

CString CContactProfilePage::m_sAOL
 

Definition at line 44 of file PageProfileContact.h.

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

CString CContactProfilePage::m_sEmail
 

Definition at line 43 of file PageProfileContact.h.

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

CString CContactProfilePage::m_sICQ
 

Definition at line 45 of file PageProfileContact.h.

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

CString CContactProfilePage::m_sJabber
 

Definition at line 48 of file PageProfileContact.h.

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

CString CContactProfilePage::m_sMSN
 

Definition at line 47 of file PageProfileContact.h.

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

CString CContactProfilePage::m_sYahoo
 

Definition at line 46 of file PageProfileContact.h.

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


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