#include <PageSettingsGnutella.h>
Inheritance diagram for CGnutellaSettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_GNUTELLA } |
Public Member Functions | |
CGnutellaSettingsPage () | |
virtual | ~CGnutellaSettingsPage () |
virtual BOOL | OnSetActive () |
virtual void | OnOK () |
Public Attributes | |
CSpinButtonCtrl | m_wndG2Peers |
CSpinButtonCtrl | m_wndG2Leafs |
CSpinButtonCtrl | m_wndG2Hubs |
CSpinButtonCtrl | m_wndG1Peers |
CSpinButtonCtrl | m_wndG1Leafs |
CSpinButtonCtrl | m_wndG1Hubs |
BOOL | m_bG2Today |
BOOL | m_bG1Today |
BOOL | m_bG1Always |
CButton | m_wndG2Always |
CComboBox | m_wndG1ClientMode |
int | m_nG1Hubs |
int | m_nG1Leafs |
int | m_nG1Peers |
CComboBox | m_wndG2ClientMode |
int | m_nG2Hubs |
int | m_nG2Leafs |
int | m_nG2Peers |
BOOL | m_bDeflateHub2Hub |
BOOL | m_bDeflateLeaf2Hub |
BOOL | m_bDeflateHub2Leaf |
BOOL | m_bAgent |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnG2Today () |
afx_msg void | OnG1Today () |
afx_msg void | OnG2Always () |
|
Definition at line 42 of file PageSettingsGnutella.h. |
|
Definition at line 50 of file PageSettingsGnutella.cpp. |
|
Definition at line 68 of file PageSettingsGnutella.cpp. |
|
|
Definition at line 202 of file PageSettingsGnutella.cpp. References CSettings::GetOutgoingBandwidth(), CSettingsPage::GetPage(), IDS_NETWORK_BANDWIDTH_LOW, LoadString(), CNetworksSettingsPage::m_bG1Enable, m_bG1Today, NULL, and Settings. |
|
Definition at line 297 of file PageSettingsGnutella.cpp. References m_wndG2Always. |
|
Definition at line 175 of file PageSettingsGnutella.cpp. References CSettingsPage::GetPage(), IDS_NETWORK_DISABLE_G2, LoadString(), CNetworksSettingsPage::m_bG2Enable, m_bG2Today, and NULL. |
|
|
|
Reimplemented from CSettingsPage. Definition at line 159 of file PageSettingsGnutella.cpp. References CSettingsPage::GetPage(), CNetworksSettingsPage::m_bG1Enable, m_bG1Today, CNetworksSettingsPage::m_bG2Enable, m_bG2Today, NULL, and CSettingsPage::OnSetActive(). |
|
Definition at line 65 of file PageSettingsGnutella.h. |
|
Definition at line 61 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 63 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 62 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 51 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 50 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), CNetworksSettingsPage::OnG1Enable(), OnG1Today(), OnInitDialog(), OnOK(), CNetworksSettingsPage::OnSetActive(), and OnSetActive(). |
|
Definition at line 49 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), CNetworksSettingsPage::OnG2Enable(), OnG2Today(), OnInitDialog(), OnOK(), CNetworksSettingsPage::OnSetActive(), and OnSetActive(). |
|
Definition at line 54 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 55 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 56 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 58 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 59 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 60 of file PageSettingsGnutella.h. Referenced by CBandwidthSettingsPage::Calculate(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 53 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 48 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 47 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 46 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 52 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnG2Always(), and OnInitDialog(). |
|
Definition at line 57 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 44 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 43 of file PageSettingsGnutella.h. Referenced by DoDataExchange(), and OnInitDialog(). |