#include <DownloaderProperties_MonitorPage_SkipList.h>
Public Types | |
| enum | { IDD = IDD_DLDR_MONITOR_SKIPLIST } |
Public Member Functions | |
| CDownloaderProperties_MonitorPage_SkipList (CWnd *pParent=NULL) | |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| virtual void | OnOK () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
Definition at line 13 of file DownloaderProperties_MonitorPage_SkipList.h.
| anonymous enum |
| CDownloaderProperties_MonitorPage_SkipList::CDownloaderProperties_MonitorPage_SkipList | ( | CWnd * | pParent = NULL |
) |
Definition at line 16 of file DownloaderProperties_MonitorPage_SkipList.cpp.
| void CDownloaderProperties_MonitorPage_SkipList::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 24 of file DownloaderProperties_MonitorPage_SkipList.cpp.
| void CDownloaderProperties_MonitorPage_SkipList::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 81 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _CHMgr, IDC__SKIPSERVERS, IDC_EXTS, IDC_SERVERS, IDC_SKIPEXTS, L_SKIPFILESWITHEXTSHERE, L_SKIPSERVERS_HERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CDownloaderProperties_MonitorPage_SkipList::ApplyLanguage | ( | ) | [protected] |
Definition at line 70 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__SKIPSERVERS, IDC_SKIPEXTS, L_CANCEL, L_SKIPFILESWITHEXTS, L_SKIPLIST, and L_SKIPSERVERS.
Referenced by OnInitDialog().
| BOOL CDownloaderProperties_MonitorPage_SkipList::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 40 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _App, ApplyLanguage(), IDC_EXTS, IDC_SERVERS, fsAppSettings::Monitor_SkipExts(), fsAppSettings::Monitor_SkipServers(), and TRUE.
| void CDownloaderProperties_MonitorPage_SkipList::OnOK | ( | ) | [protected, virtual] |
Definition at line 52 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _App, IDC_EXTS, IDC_SERVERS, fsAppSettings::Monitor_SkipExts(), and fsAppSettings::Monitor_SkipServers().
| BOOL CDownloaderProperties_MonitorPage_SkipList::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 96 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
| void CDownloaderProperties_MonitorPage_SkipList::OnWhatisthis | ( | ) | [protected] |
Definition at line 113 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| void CDownloaderProperties_MonitorPage_SkipList::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 118 of file DownloaderProperties_MonitorPage_SkipList.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
1.5.6