#include <PageProfileContact.h>
Inheritance diagram for CContactProfilePage:
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 () |
|
Definition at line 42 of file PageProfileContact.h. |
|
Definition at line 45 of file PageProfileContact.cpp. |
|
Definition at line 51 of file PageProfileContact.cpp. |
|
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(). |
|
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. |
|
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(). |
|
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. |
|
Definition at line 44 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 48 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 47 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 46 of file PageProfileContact.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |