#include <DlgDownloadEdit.h>
Inheritance diagram for CDownloadEditDlg:
Public Types | |
enum | { IDD = IDD_DOWNLOAD_EDIT } |
Public Member Functions | |
CDownloadEditDlg (CDownload *pDownload, CWnd *pParent=NULL) | |
virtual | ~CDownloadEditDlg () |
BOOL | Commit () |
Public Attributes | |
CDownload * | m_pDownload |
CString | m_sName |
CString | m_sSHA1 |
CString | m_sTiger |
CString | m_sED2K |
CStatic | m_wndForgetVerify |
CStatic | m_wndForgetSources |
CString | m_sEraseFrom |
CString | m_sEraseTo |
CButton | m_wndTorrent |
CStatic | m_wndCompleteVerify |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
afx_msg void | OnTorrentInfo () |
afx_msg void | OnErase () |
virtual void | OnOK () |
|
Definition at line 38 of file DlgDownloadEdit.h. |
|
Definition at line 48 of file DlgDownloadEdit.cpp. |
|
Definition at line 53 of file DlgDownloadEdit.cpp. |
|
|
Reimplemented from CSkinDialog. Definition at line 57 of file DlgDownloadEdit.cpp. References CSkinDialog::DoDataExchange(), IDC_COMPLETE_AND_VERIFY, IDC_ERASE_FROM, IDC_ERASE_TO, IDC_FORGET_SOURCES, IDC_FORGET_VERIFY, IDC_NAME, IDC_TORRENT_INFO, IDC_URN_ED2K, IDC_URN_SHA1, IDC_URN_TIGER, m_sED2K, m_sEraseFrom, m_sEraseTo, m_sName, m_sSHA1, m_sTiger, m_wndCompleteVerify, m_wndForgetSources, m_wndForgetVerify, and m_wndTorrent. |
|
Reimplemented from CSkinDialog. Definition at line 105 of file DlgDownloadEdit.cpp. References CShareazaApp::m_gdiFontLine, m_wndCompleteVerify, m_wndForgetSources, m_wndForgetVerify, CSkinDialog::OnCtlColor(), and theApp. |
|
|
|
|
Definition at line 269 of file DlgDownloadEdit.cpp. References Commit(). |
|
Definition at line 118 of file DlgDownloadEdit.cpp. References IDC_HAND, m_wndCompleteVerify, m_wndForgetSources, and m_wndForgetVerify. |
|
Definition at line 209 of file DlgDownloadEdit.cpp. References CDownloads::Check(), Downloads, CBTInfo::IsAvailable(), CDownloadWithTorrent::m_nStartTorrentDownloads, m_pDownload, CTransfers::m_pSection, CDownloadWithTorrent::m_pTorrent, and Transfers. |
|
Definition at line 42 of file DlgDownloadEdit.h. Referenced by Commit(), OnErase(), OnInitDialog(), OnLButtonUp(), and OnTorrentInfo(). |
|
Definition at line 46 of file DlgDownloadEdit.h. Referenced by Commit(), DoDataExchange(), and OnInitDialog(). |
|
Definition at line 49 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), and OnErase(). |
|
Definition at line 50 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), and OnErase(). |
|
Definition at line 43 of file DlgDownloadEdit.h. Referenced by Commit(), DoDataExchange(), and OnInitDialog(). |
|
Definition at line 44 of file DlgDownloadEdit.h. Referenced by Commit(), DoDataExchange(), and OnInitDialog(). |
|
Definition at line 45 of file DlgDownloadEdit.h. Referenced by Commit(), DoDataExchange(), and OnInitDialog(). |
|
Definition at line 52 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor(). |
|
Definition at line 48 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor(). |
|
Definition at line 47 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), OnCtlColor(), OnLButtonUp(), and OnSetCursor(). |
|
Definition at line 51 of file DlgDownloadEdit.h. Referenced by DoDataExchange(), and OnInitDialog(). |