#include <BtDld_General.h>
Public Types | |
| enum | { IDD = IDD_BTDLD_GENERAL } |
Public Member Functions | |
| CBtDld_General () | |
| ~CBtDld_General () | |
| virtual BOOL | OnApply () |
Public Attributes | |
| BOOL | m_bNeedUpdateTasks |
| DLDS_LIST * | m_pvDlds |
| CButton | m_btnChooseFolder |
| CDownloadsGroupsComboBox | m_wndGroups |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | ApplyLanguage () |
| void | ReadSavedIn () |
| void | UpdateEnabled () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnUselogin () |
| afx_msg void | OnChangeComment () |
| afx_msg void | OnChoosefolder () |
Protected Attributes | |
| BOOL | m_bCommentModified |
Definition at line 16 of file BtDld_General.h.
| anonymous enum |
| CBtDld_General::CBtDld_General | ( | ) |
| CBtDld_General::~CBtDld_General | ( | ) |
Definition at line 30 of file BtDld_General.cpp.
| BOOL CBtDld_General::OnApply | ( | ) | [virtual] |
Definition at line 137 of file BtDld_General.cpp.
References _pwndDownloads, FALSE, CDownloadsGroupsComboBox::GetSelectedGroup(), IDC_COMMENT, IDC_PASSWORD, IDC_USELOGIN, IDC_USER, m_bCommentModified, m_bNeedUpdateTasks, m_pvDlds, m_wndGroups, NULL, TRUE, CDownloadsWnd::UpdateDownload(), and CDownloadsWnd::UpdateNumbersOfDownloadsInGroups().
| void CBtDld_General::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 34 of file BtDld_General.cpp.
References IDC_CHOOSEFOLDER, IDC_GROUPS, m_btnChooseFolder, and m_wndGroups.
| void CBtDld_General::ApplyLanguage | ( | ) | [protected] |
Definition at line 239 of file BtDld_General.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__COMMENT, IDC__GENERAL, IDC__GROUP, IDC__PASSWORD, IDC__SAVEDIN, IDC__TORRENTURL, IDC__USER, IDC_USELOGIN, L_COMMENT, L_GENERALINFO, L_GROUP, L_LOGINREQ, L_PASSWORD, L_SAVEDAS, L_TORRENTFILEURL, L_USER, and TRUE.
Referenced by OnInitDialog().
| void CBtDld_General::ReadSavedIn | ( | ) | [protected] |
Definition at line 223 of file BtDld_General.cpp.
References IDC_SAVEIN, and m_pvDlds.
Referenced by OnChoosefolder(), and OnInitDialog().
| void CBtDld_General::UpdateEnabled | ( | ) | [protected] |
Definition at line 119 of file BtDld_General.cpp.
References BOOL, IDC__PASSWORD, IDC__USER, IDC_PASSWORD, IDC_USELOGIN, and IDC_USER.
Referenced by OnInitDialog(), and OnUselogin().
| BOOL CBtDld_General::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 51 of file BtDld_General.cpp.
References ApplyLanguage(), FALSE, CDownloadsGroupsComboBox::Fill(), IDC__GENERAL, IDC__TORRENTURL, IDC_PASSWORD, IDC_URL, IDC_USER, IDI_CHOOSEFOLDER, fsString::IsEmpty(), m_btnChooseFolder, m_pvDlds, m_wndGroups, ReadSavedIn(), CDownloadsGroupsComboBox::SelectGroup(), SICO, TRUE, and UpdateEnabled().
| void CBtDld_General::OnUselogin | ( | ) | [protected] |
| void CBtDld_General::OnChangeComment | ( | ) | [protected] |
| void CBtDld_General::OnChoosefolder | ( | ) | [protected] |
Definition at line 194 of file BtDld_General.cpp.
References CFolderBrowser::Create(), fsGetPath(), CFolderBrowser::GetPath(), IDC_SAVEIN, L_CHOOSEOUTFOLDER, LS, m_pvDlds, MY_MAX_PATH, NULL, and ReadSavedIn().
Definition at line 22 of file BtDld_General.h.
Referenced by CBtDldSheet::IsNeedUpdateTasks(), and OnApply().
Definition at line 24 of file BtDld_General.h.
Referenced by CBtDldSheet::Init(), OnApply(), OnChoosefolder(), OnInitDialog(), and ReadSavedIn().
Definition at line 32 of file BtDld_General.h.
Referenced by DoDataExchange(), OnApply(), and OnInitDialog().
BOOL CBtDld_General::m_bCommentModified [protected] |
1.5.6