#include <PageSettingsBitTorrent.h>
Inheritance diagram for CBitTorrentSettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_BITTORRENT } |
Public Member Functions | |
CBitTorrentSettingsPage () | |
virtual | ~CBitTorrentSettingsPage () |
virtual void | OnOK () |
virtual BOOL | OnSetActive () |
Public Attributes | |
BOOL | m_bTorrentInterface |
BOOL | m_bEndGame |
CSpinButtonCtrl | m_wndLinksSpin |
int | m_nLinks |
CSpinButtonCtrl | m_wndDownloadsSpin |
int | m_nDownloads |
BOOL | m_bAutoClear |
CEdit | m_wndClearPercentage |
CSpinButtonCtrl | m_wndClearPercentageSpin |
int | m_nClearPercentage |
BOOL | m_bPrefBTSources |
CIconButtonCtrl | m_wndTorrentPath |
CString | m_sTorrentPath |
CString | m_sTracker |
CIconButtonCtrl | m_wndMakerPath |
CString | m_sMakerPath |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnTorrentsAutoClear () |
afx_msg void | OnTorrentsBrowse () |
afx_msg void | OnMakerBrowse () |
|
Definition at line 43 of file PageSettingsBitTorrent.h. |
|
Definition at line 50 of file PageSettingsBitTorrent.cpp. |
|
Definition at line 66 of file PageSettingsBitTorrent.cpp. |
|
|
|
Definition at line 174 of file PageSettingsBitTorrent.cpp. References m_sMakerPath. |
|
|
Reimplemented from CSettingsPage. Definition at line 127 of file PageSettingsBitTorrent.cpp. References CSettings::GetOutgoingBandwidth(), m_nDownloads, m_wndDownloadsSpin, CSettingsPage::OnSetActive(), and Settings. |
|
Definition at line 140 of file PageSettingsBitTorrent.cpp. References m_bAutoClear, m_wndClearPercentage, and m_wndClearPercentageSpin. |
|
Definition at line 147 of file PageSettingsBitTorrent.cpp. References m_sTorrentPath, and NULL. |
|
Definition at line 50 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnTorrentsAutoClear(). |
|
Definition at line 45 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 54 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 44 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 53 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 49 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnSetActive(). |
|
Definition at line 47 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 59 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), OnMakerBrowse(), and OnOK(). |
|
Definition at line 56 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnTorrentsBrowse(). |
|
Definition at line 57 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 51 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnTorrentsAutoClear(). |
|
Definition at line 52 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnTorrentsAutoClear(). |
|
Definition at line 48 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), OnInitDialog(), and OnSetActive(). |
|
Definition at line 46 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 58 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 55 of file PageSettingsBitTorrent.h. Referenced by DoDataExchange(), and OnInitDialog(). |