#include <DownloaderProperties_CommunityPage.h>
Public Types | |
| enum | { IDD = IDD_DLDR_COMMUNITY } |
Public Member Functions | |
| CDownloaderProperties_CommunityPage () | |
| ~CDownloaderProperties_CommunityPage () | |
| virtual BOOL | OnApply () |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | UpdateEnabled () |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnSwitchtoopinions () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnCheckifmal () |
| afx_msg void | OnDisplayopinions () |
| afx_msg void | OnChangeMalrepsminimum () |
Definition at line 13 of file DownloaderProperties_CommunityPage.h.
| anonymous enum |
| CDownloaderProperties_CommunityPage::CDownloaderProperties_CommunityPage | ( | ) |
Definition at line 18 of file DownloaderProperties_CommunityPage.cpp.
References L_FDMCOMMUNITY, and LS.
| CDownloaderProperties_CommunityPage::~CDownloaderProperties_CommunityPage | ( | ) |
Definition at line 24 of file DownloaderProperties_CommunityPage.cpp.
| BOOL CDownloaderProperties_CommunityPage::OnApply | ( | ) | [virtual] |
Definition at line 64 of file DownloaderProperties_CommunityPage.cpp.
References _App, b, BOOL, fsAppSettings::Community_CheckIfMalBeforeDlding(), fsAppSettings::Community_DisplayOpinionsAtDlding(), fsAppSettings::Community_MalReportsMinPerc(), fsAppSettings::Community_SwitchToOpinions(), IDC_CHECKIFMAL, IDC_DISPLAYOPINIONS, IDC_MALREPSMINIMUM, and IDC_SWITCHTOOPINIONS.
| void CDownloaderProperties_CommunityPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 28 of file DownloaderProperties_CommunityPage.cpp.
| void CDownloaderProperties_CommunityPage::UpdateEnabled | ( | ) | [protected] |
Definition at line 152 of file DownloaderProperties_CommunityPage.cpp.
References b, BOOL, IDC__S0, IDC__S1, IDC_CHECKIFMAL, and IDC_MALREPSMINIMUM.
Referenced by OnCheckifmal(), and OnInitDialog().
| void CDownloaderProperties_CommunityPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 122 of file DownloaderProperties_CommunityPage.cpp.
References _CHMgr, IDC_CHECKIFMAL, IDC_DISPLAYOPINIONS, IDC_SWITCHTOOPINIONS, L_CHECKNEWDLDIFITISMALICIOUS_HERE, L_DISPLAYOPINIONSWHENDOWNLOADING_HERE, L_SWITCHTOOPINIONS_HERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CDownloaderProperties_CommunityPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 76 of file DownloaderProperties_CommunityPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__S0, IDC__S1, IDC_CHECKIFMAL, IDC_DISPLAYOPINIONS, IDC_SWITCHTOOPINIONS, L_CHECKNEWDLDIFITISMALICIOUS, L_CONSIDER_DLD_AS_MAL_IF_MIN_0, L_CONSIDER_DLD_AS_MAL_IF_MIN_1, L_DISPLAYOPINIONSWHENDOWNLOADING, and L_SWITCHTOOPINIONS.
Referenced by OnInitDialog().
| BOOL CDownloaderProperties_CommunityPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 48 of file DownloaderProperties_CommunityPage.cpp.
References _App, ApplyLanguage(), fsAppSettings::Community_CheckIfMalBeforeDlding(), fsAppSettings::Community_DisplayOpinionsAtDlding(), fsAppSettings::Community_MalReportsMinPerc(), fsAppSettings::Community_SwitchToOpinions(), TRUE, and UpdateEnabled().
| void CDownloaderProperties_CommunityPage::OnSwitchtoopinions | ( | ) | [protected] |
Definition at line 89 of file DownloaderProperties_CommunityPage.cpp.
| void CDownloaderProperties_CommunityPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 94 of file DownloaderProperties_CommunityPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| BOOL CDownloaderProperties_CommunityPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 100 of file DownloaderProperties_CommunityPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
| void CDownloaderProperties_CommunityPage::OnWhatisthis | ( | ) | [protected] |
Definition at line 117 of file DownloaderProperties_CommunityPage.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| void CDownloaderProperties_CommunityPage::OnCheckifmal | ( | ) | [protected] |
| void CDownloaderProperties_CommunityPage::OnDisplayopinions | ( | ) | [protected] |
Definition at line 142 of file DownloaderProperties_CommunityPage.cpp.
| void CDownloaderProperties_CommunityPage::OnChangeMalrepsminimum | ( | ) | [protected] |
Definition at line 147 of file DownloaderProperties_CommunityPage.cpp.
1.5.6