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

CCommunitySettingsPage Class Reference

#include <PageSettingsCommunity.h>

Inheritance diagram for CCommunitySettingsPage:

CSettingsPage List of all members.

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 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file PageSettingsCommunity.h.


Constructor & Destructor Documentation

CCommunitySettingsPage::CCommunitySettingsPage  ) 
 

Definition at line 46 of file PageSettingsCommunity.cpp.

CCommunitySettingsPage::~CCommunitySettingsPage  )  [virtual]
 

Definition at line 56 of file PageSettingsCommunity.cpp.


Member Function Documentation

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

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.

void CCommunitySettingsPage::OnEditProfile  )  [protected]
 

Definition at line 88 of file PageSettingsCommunity.cpp.

References CProfileManagerDlg::DoModal().

BOOL CCommunitySettingsPage::OnInitDialog  )  [protected, virtual]
 

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.

void CCommunitySettingsPage::OnOK  )  [virtual]
 

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.


Member Data Documentation

BOOL CCommunitySettingsPage::m_bChatAllNetworks
 

Definition at line 44 of file PageSettingsCommunity.h.

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

BOOL CCommunitySettingsPage::m_bChatCensor
 

Definition at line 46 of file PageSettingsCommunity.h.

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

BOOL CCommunitySettingsPage::m_bChatEnable
 

Definition at line 43 of file PageSettingsCommunity.h.

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

BOOL CCommunitySettingsPage::m_bChatFilter
 

Definition at line 45 of file PageSettingsCommunity.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:04 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2