Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CDonkeySettingsPage Class Reference

#include <PageSettingsDonkey.h>

Inheritance diagram for CDonkeySettingsPage:

CSettingsPage List of all members.

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 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file PageSettingsDonkey.h.


Constructor & Destructor Documentation

CDonkeySettingsPage::CDonkeySettingsPage  ) 
 

Definition at line 52 of file PageSettingsDonkey.cpp.

CDonkeySettingsPage::~CDonkeySettingsPage  )  [virtual]
 

Definition at line 63 of file PageSettingsDonkey.cpp.


Member Function Documentation

void CDonkeySettingsPage::DoDataExchange CDataExchange *  pDX  )  [protected, virtual]
 

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.

void CDonkeySettingsPage::OnDiscoveryGo  )  [protected]
 

Definition at line 178 of file PageSettingsDonkey.cpp.

void CDonkeySettingsPage::OnEnableToday  )  [protected]
 

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.

void CDonkeySettingsPage::OnImportDownloads  )  [protected]
 

Definition at line 151 of file PageSettingsDonkey.cpp.

References CEDPartImporter::AddFolder(), CDonkeyImportDlg::m_pImporter, and NULL.

BOOL CDonkeySettingsPage::OnInitDialog  )  [protected, virtual]
 

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.

void CDonkeySettingsPage::OnOK  )  [virtual]
 

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.

void CDonkeySettingsPage::OnServerWalk  )  [protected]
 

Definition at line 144 of file PageSettingsDonkey.cpp.

References m_bServerWalk, m_wndResults, and m_wndResultsSpin.

BOOL CDonkeySettingsPage::OnSetActive  )  [virtual]
 

Reimplemented from CSettingsPage.

Definition at line 105 of file PageSettingsDonkey.cpp.

References CSettingsPage::GetPage(), CNetworksSettingsPage::m_bEDEnable, m_bEnableToday, NULL, and CSettingsPage::OnSetActive().


Member Data Documentation

BOOL CDonkeySettingsPage::m_bEnableAlways
 

Definition at line 51 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnOK().

BOOL CDonkeySettingsPage::m_bEnableToday
 

Definition at line 50 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), CNetworksSettingsPage::OnEd2kEnable(), OnEnableToday(), OnInitDialog(), OnOK(), CNetworksSettingsPage::OnSetActive(), and OnSetActive().

BOOL CDonkeySettingsPage::m_bServerWalk
 

Definition at line 48 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnServerWalk().

int CDonkeySettingsPage::m_nLinks
 

Definition at line 49 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnOK().

int CDonkeySettingsPage::m_nResults
 

Definition at line 47 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnOK().

CButton CDonkeySettingsPage::m_wndDiscoveryGo
 

Definition at line 46 of file PageSettingsDonkey.h.

Referenced by DoDataExchange().

CSpinButtonCtrl CDonkeySettingsPage::m_wndLinksSpin
 

Definition at line 43 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), and OnInitDialog().

CEdit CDonkeySettingsPage::m_wndResults
 

Definition at line 44 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnServerWalk().

CSpinButtonCtrl CDonkeySettingsPage::m_wndResultsSpin
 

Definition at line 45 of file PageSettingsDonkey.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnServerWalk().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:05 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2