#include <PageSettingsDonkey.h>
Inheritance diagram for CDonkeySettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_DONKEY } |
Public Member Functions | |
CDonkeySettingsPage () | |
virtual | ~CDonkeySettingsPage () |
virtual void | OnOK () |
virtual BOOL | OnSetActive () |
Public Attributes | |
CSpinButtonCtrl | m_wndLinksSpin |
CEdit | m_wndResults |
CSpinButtonCtrl | m_wndResultsSpin |
CButton | m_wndDiscoveryGo |
int | m_nResults |
BOOL | m_bServerWalk |
int | m_nLinks |
BOOL | m_bEnableToday |
BOOL | m_bEnableAlways |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnDiscoveryGo () |
afx_msg void | OnServerWalk () |
afx_msg void | OnImportDownloads () |
afx_msg void | OnEnableToday () |
|
Definition at line 42 of file PageSettingsDonkey.h. |
|
Definition at line 52 of file PageSettingsDonkey.cpp. |
|
Definition at line 63 of file PageSettingsDonkey.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 67 of file PageSettingsDonkey.cpp. References CSettingsPage::DoDataExchange(), IDC_DISCOVERY_GO, IDC_ENABLE_ALWAYS, IDC_ENABLE_TODAY, IDC_LINKS, IDC_LINKS_SPIN, IDC_RESULTS, IDC_RESULTS_SPIN, IDC_SERVER_WALK, m_bEnableAlways, m_bEnableToday, m_bServerWalk, m_nLinks, m_nResults, m_wndDiscoveryGo, m_wndLinksSpin, m_wndResults, and m_wndResultsSpin. |
|
Definition at line 178 of file PageSettingsDonkey.cpp. |
|
Definition at line 120 of file PageSettingsDonkey.cpp. References CSettings::GetOutgoingBandwidth(), CSettingsPage::GetPage(), IDS_NETWORK_BANDWIDTH_LOW, LoadString(), CNetworksSettingsPage::m_bEDEnable, m_bEnableToday, NULL, and Settings. |
|
Definition at line 151 of file PageSettingsDonkey.cpp. References CEDPartImporter::AddFolder(), CDonkeyImportDlg::m_pImporter, and NULL. |
|
Reimplemented from CSettingsPage. Definition at line 86 of file PageSettingsDonkey.cpp. References CSettings::eDonkey, CSettings::seDonkey::EnableAlways, CSettings::seDonkey::EnableToday, m_bEnableAlways, m_bEnableToday, m_bServerWalk, m_nLinks, m_nResults, m_wndLinksSpin, m_wndResults, m_wndResultsSpin, CSettings::seDonkey::MaxLinks, CSettings::seDonkey::MaxResults, CSettingsPage::OnInitDialog(), CSettings::seDonkey::ServerWalk, and Settings. |
|
Reimplemented from CSettingsPage. Definition at line 184 of file PageSettingsDonkey.cpp. References CSettings::eDonkey, CSettings::seDonkey::EnableAlways, CSettings::seDonkey::EnableToday, CSettings::GetOutgoingBandwidth(), m_bEnableAlways, m_bEnableToday, m_bServerWalk, m_nLinks, m_nResults, CSettings::seDonkey::MaxLinks, CSettings::seDonkey::MaxResults, CSettingsPage::OnOK(), CSettings::seDonkey::ServerWalk, and Settings. |
|
Definition at line 144 of file PageSettingsDonkey.cpp. References m_bServerWalk, m_wndResults, and m_wndResultsSpin. |
|
Reimplemented from CSettingsPage. Definition at line 105 of file PageSettingsDonkey.cpp. References CSettingsPage::GetPage(), CNetworksSettingsPage::m_bEDEnable, m_bEnableToday, NULL, and CSettingsPage::OnSetActive(). |
|
Definition at line 51 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 50 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), CNetworksSettingsPage::OnEd2kEnable(), OnEnableToday(), OnInitDialog(), OnOK(), CNetworksSettingsPage::OnSetActive(), and OnSetActive(). |
|
Definition at line 48 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnServerWalk(). |
|
Definition at line 49 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 47 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 46 of file PageSettingsDonkey.h. Referenced by DoDataExchange(). |
|
Definition at line 43 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 44 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), and OnServerWalk(). |
|
Definition at line 45 of file PageSettingsDonkey.h. Referenced by DoDataExchange(), OnInitDialog(), and OnServerWalk(). |