#include <DownloaderProperties_NewDownloadPage.h>
Public Types | |
| enum | { IDD = IDD_DLDR_NEWDLD } |
Public Member Functions | |
| CDownloaderProperties_NewDownloadPage () | |
| ~CDownloaderProperties_NewDownloadPage () | |
| virtual BOOL | OnApply () |
Public Attributes | |
| CButton | m_btnCreateGroup2 |
| CDownloadsGroupsComboBox | m_wndGroups2 |
| CDownloadsGroupsComboBox | m_wndGroups |
| CButton | m_btnCreateGroup |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | UpdateEnabled () |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnCreategroup () |
| afx_msg void | OnAdvanced () |
| afx_msg void | OnSelchangeGroups () |
| afx_msg void | OnAutostart () |
| afx_msg void | OnUsezip () |
| afx_msg void | OnNewgrp0 () |
| afx_msg void | OnNewgrp1 () |
| afx_msg void | OnNewgrp2 () |
| afx_msg void | OnCreategroup2 () |
Definition at line 15 of file DownloaderProperties_NewDownloadPage.h.
| anonymous enum |
| CDownloaderProperties_NewDownloadPage::CDownloaderProperties_NewDownloadPage | ( | ) |
Definition at line 23 of file DownloaderProperties_NewDownloadPage.cpp.
References L_NEWDOWNLOAD, and LS.
| CDownloaderProperties_NewDownloadPage::~CDownloaderProperties_NewDownloadPage | ( | ) |
Definition at line 29 of file DownloaderProperties_NewDownloadPage.cpp.
| BOOL CDownloaderProperties_NewDownloadPage::OnApply | ( | ) | [virtual] |
Definition at line 200 of file DownloaderProperties_NewDownloadPage.cpp.
References _App, CDownloadsGroupsComboBox::GetSelectedGroup(), IDC_AUTOSTART, IDC_NEWGRP_0, IDC_NEWGRP_1, IDC_USEZIP, m_wndGroups, m_wndGroups2, fsAppSettings::NewDL_AutoStart(), fsAppSettings::NewDL_GroupId(), fsAppSettings::NewDL_UseZIPPreview(), fsAppSettings::NewGrp_SelectWay(), NGSW_CHOOSE_BY_EXT, NGSW_USE_ALWAYS_SAME_GROUP, and NGSW_USE_ALWAYS_SAME_GROUP_WITH_OUTFOLDER_AUTO_UPDATE.
| void CDownloaderProperties_NewDownloadPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 33 of file DownloaderProperties_NewDownloadPage.cpp.
References IDC_CREATEGROUP, IDC_CREATEGROUP2, IDC_GROUPS, IDC_GROUPS2, m_btnCreateGroup, m_btnCreateGroup2, m_wndGroups, and m_wndGroups2.
| void CDownloaderProperties_NewDownloadPage::UpdateEnabled | ( | ) | [protected] |
Definition at line 164 of file DownloaderProperties_NewDownloadPage.cpp.
References b1, b2, BOOL, FALSE, IDC_CREATEGROUP, IDC_CREATEGROUP2, IDC_GROUPS, IDC_GROUPS2, IDC_NEWGRP_0, IDC_NEWGRP_1, and TRUE.
Referenced by OnInitDialog(), OnNewgrp0(), OnNewgrp1(), and OnNewgrp2().
| void CDownloaderProperties_NewDownloadPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 147 of file DownloaderProperties_NewDownloadPage.cpp.
References _CHMgr, IDC_ADVANCED, IDC_AUTOSTART, IDC_CREATEGROUP, IDC_GROUPS, IDC_NEWGRP_0, IDC_USEZIP, L_ADVANCEDHERE, L_CREATEGRP, L_DLDAUTOSTARTHERE, L_GROUPBYEXTHERE, L_GROUPHERE, L_USEZIPPREVIEWHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CDownloaderProperties_NewDownloadPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 132 of file DownloaderProperties_NewDownloadPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__GRPFORNEWDLD, IDC_ADVANCED, IDC_AUTOSTART, IDC_NEWGRP_0, IDC_NEWGRP_1, IDC_NEWGRP_2, IDC_USEZIP, L_ADVANCED, L_ALWAYSUSESAMEGRPANDAUTOUPDATEOUTFOLDER, L_ALWAYSUSETHISGRP, L_GROUPBYEXT, L_GRPFORNEWDLD, L_STARTDLDAUTOMATICALLY, and L_USEZIPPREVIEW.
Referenced by OnInitDialog().
| BOOL CDownloaderProperties_NewDownloadPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 61 of file DownloaderProperties_NewDownloadPage.cpp.
References _App, ApplyLanguage(), CDownloadsGroupsComboBox::Fill(), GRP_OTHER_ID, IDI_CREATEGROUP, m_btnCreateGroup, m_btnCreateGroup2, m_wndGroups, m_wndGroups2, fsAppSettings::NewDL_AutoStart(), fsAppSettings::NewDL_GroupId(), fsAppSettings::NewDL_UseZIPPreview(), fsAppSettings::NewGrp_SelectWay(), NGSW_CHOOSE_BY_EXT, NGSW_USE_ALWAYS_SAME_GROUP, NGSW_USE_ALWAYS_SAME_GROUP_WITH_OUTFOLDER_AUTO_UPDATE, CDownloadsGroupsComboBox::SelectGroupById(), SICO, TRUE, and UpdateEnabled().
| BOOL CDownloaderProperties_NewDownloadPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 104 of file DownloaderProperties_NewDownloadPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
| void CDownloaderProperties_NewDownloadPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 121 of file DownloaderProperties_NewDownloadPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CDownloaderProperties_NewDownloadPage::OnWhatisthis | ( | ) | [protected] |
Definition at line 127 of file DownloaderProperties_NewDownloadPage.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| void CDownloaderProperties_NewDownloadPage::OnCreategroup | ( | ) | [protected] |
Definition at line 184 of file DownloaderProperties_NewDownloadPage.cpp.
References CDownloadsGroupsComboBox::CreateNewGroup(), CDownloadsGroupsComboBox::GetSelectedGroup(), and m_wndGroups.
| void CDownloaderProperties_NewDownloadPage::OnAdvanced | ( | ) | [protected] |
Definition at line 190 of file DownloaderProperties_NewDownloadPage.cpp.
References CDownloadsWnd::OnDownloadDefProperties().
| void CDownloaderProperties_NewDownloadPage::OnSelchangeGroups | ( | ) | [protected] |
Definition at line 195 of file DownloaderProperties_NewDownloadPage.cpp.
| void CDownloaderProperties_NewDownloadPage::OnAutostart | ( | ) | [protected] |
Definition at line 224 of file DownloaderProperties_NewDownloadPage.cpp.
| void CDownloaderProperties_NewDownloadPage::OnUsezip | ( | ) | [protected] |
Definition at line 229 of file DownloaderProperties_NewDownloadPage.cpp.
| void CDownloaderProperties_NewDownloadPage::OnNewgrp0 | ( | ) | [protected] |
Definition at line 234 of file DownloaderProperties_NewDownloadPage.cpp.
References UpdateEnabled().
| void CDownloaderProperties_NewDownloadPage::OnNewgrp1 | ( | ) | [protected] |
Definition at line 240 of file DownloaderProperties_NewDownloadPage.cpp.
References UpdateEnabled().
| void CDownloaderProperties_NewDownloadPage::OnNewgrp2 | ( | ) | [protected] |
Definition at line 246 of file DownloaderProperties_NewDownloadPage.cpp.
References UpdateEnabled().
| void CDownloaderProperties_NewDownloadPage::OnCreategroup2 | ( | ) | [protected] |
Definition at line 252 of file DownloaderProperties_NewDownloadPage.cpp.
References CDownloadsGroupsComboBox::CreateNewGroup(), CDownloadsGroupsComboBox::GetSelectedGroup(), and m_wndGroups2.
Definition at line 25 of file DownloaderProperties_NewDownloadPage.h.
Referenced by DoDataExchange(), and OnInitDialog().
Definition at line 26 of file DownloaderProperties_NewDownloadPage.h.
Referenced by DoDataExchange(), OnApply(), OnCreategroup2(), and OnInitDialog().
Definition at line 27 of file DownloaderProperties_NewDownloadPage.h.
Referenced by DoDataExchange(), OnApply(), OnCreategroup(), and OnInitDialog().
Definition at line 28 of file DownloaderProperties_NewDownloadPage.h.
Referenced by DoDataExchange(), and OnInitDialog().
1.5.6