#include <PageSettingsCommunity.h>
Inheritance diagram for CCommunitySettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_COMMUNITY } |
Public Member Functions | |
CCommunitySettingsPage () | |
virtual | ~CCommunitySettingsPage () |
virtual void | OnOK () |
Public Attributes | |
BOOL | m_bChatEnable |
BOOL | m_bChatAllNetworks |
BOOL | m_bChatFilter |
BOOL | m_bChatCensor |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnEditProfile () |
|
Definition at line 42 of file PageSettingsCommunity.h. |
|
Definition at line 46 of file PageSettingsCommunity.cpp. |
|
Definition at line 56 of file PageSettingsCommunity.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 60 of file PageSettingsCommunity.cpp. References CSettingsPage::DoDataExchange(), IDC_CHAT_ALLNETWORKS, IDC_CHAT_CENSOR, IDC_CHAT_ENABLE, IDC_CHAT_FILTER, m_bChatAllNetworks, m_bChatCensor, m_bChatEnable, and m_bChatFilter. |
|
Definition at line 88 of file PageSettingsCommunity.cpp. References CProfileManagerDlg::DoModal(). |
|
Reimplemented from CSettingsPage. Definition at line 74 of file PageSettingsCommunity.cpp. References CSettings::sCommunity::ChatAllNetworks, CSettings::sCommunity::ChatCensor, CSettings::sCommunity::ChatEnable, CSettings::sCommunity::ChatFilter, CSettings::Community, m_bChatAllNetworks, m_bChatCensor, m_bChatEnable, m_bChatFilter, CSettingsPage::OnInitDialog(), and Settings. |
|
Reimplemented from CSettingsPage. Definition at line 94 of file PageSettingsCommunity.cpp. References CSettings::sCommunity::ChatAllNetworks, CSettings::sCommunity::ChatCensor, CSettings::sCommunity::ChatEnable, CSettings::sCommunity::ChatFilter, CSettings::Community, m_bChatAllNetworks, m_bChatCensor, m_bChatEnable, m_bChatFilter, CSettingsPage::OnOK(), and Settings. |
|
Definition at line 44 of file PageSettingsCommunity.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 46 of file PageSettingsCommunity.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file PageSettingsCommunity.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageSettingsCommunity.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |