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

CExistingFileDlg Class Reference

#include <DlgExistingFile.h>

Inheritance diagram for CExistingFileDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_EXISTING_FILE }

Public Member Functions

 CExistingFileDlg (CLibraryFile *pFile, CWnd *pParent=NULL)

Public Attributes

CButton m_wndOK
CStatic m_wndName
CString m_sName
CString m_sURN
int m_nAction
CStatic m_wndComments
CStatic m_wndMessageAvailable
CStatic m_wndMessageDeleted
CButton m_wndLocate
CString m_sComments
BOOL m_bAvailable

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg HBRUSH OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor)
virtual void OnOK ()
afx_msg void OnAction0 ()
afx_msg void OnAction1 ()
afx_msg void OnAction2 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 43 of file DlgExistingFile.h.


Constructor & Destructor Documentation

CExistingFileDlg::CExistingFileDlg CLibraryFile pFile,
CWnd *  pParent = NULL
 

Definition at line 52 of file DlgExistingFile.cpp.

References CTigerNode::HashToString(), and CSHA::HashToString().


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 80 of file DlgExistingFile.cpp.

References CSkinDialog::DoDataExchange(), IDC_ACTION_0, IDC_FILE_COMMENTS, IDC_FILE_NAME, IDC_FILE_URN, IDC_MESSAGE_AVAILABLE, IDC_MESSAGE_DELETED, m_nAction, m_sComments, m_sName, m_sURN, m_wndComments, m_wndLocate, m_wndMessageAvailable, m_wndMessageDeleted, m_wndName, and m_wndOK.

void CExistingFileDlg::OnAction0  )  [protected]
 

Definition at line 129 of file DlgExistingFile.cpp.

References m_wndLocate, and m_wndOK.

void CExistingFileDlg::OnAction1  )  [protected]
 

Definition at line 134 of file DlgExistingFile.cpp.

References m_wndOK.

void CExistingFileDlg::OnAction2  )  [protected]
 

Definition at line 139 of file DlgExistingFile.cpp.

References m_wndOK.

HBRUSH CExistingFileDlg::OnCtlColor CDC *  pDC,
CWnd *  pWnd,
UINT  nCtlColor
[protected]
 

Reimplemented from CSkinDialog.

Definition at line 117 of file DlgExistingFile.cpp.

References m_bAvailable, CShareazaApp::m_gdiFontBold, m_wndComments, m_wndMessageAvailable, m_wndMessageDeleted, m_wndName, CSkinDialog::OnCtlColor(), and theApp.

BOOL CExistingFileDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 100 of file DlgExistingFile.cpp.

References IDR_DOWNLOADSFRAME, m_bAvailable, m_nAction, m_sComments, m_wndComments, m_wndLocate, m_wndMessageAvailable, m_wndMessageDeleted, NULL, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe().

void CExistingFileDlg::OnOK  )  [protected, virtual]
 

Definition at line 144 of file DlgExistingFile.cpp.

References m_bAvailable, and m_nAction.


Member Data Documentation

BOOL CExistingFileDlg::m_bAvailable
 

Definition at line 55 of file DlgExistingFile.h.

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

int CExistingFileDlg::m_nAction
 

Definition at line 48 of file DlgExistingFile.h.

Referenced by CBaseMatchWnd::CheckExisting(), DoDataExchange(), OnInitDialog(), and OnOK().

CString CExistingFileDlg::m_sComments
 

Definition at line 53 of file DlgExistingFile.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CExistingFileDlg::m_sName
 

Definition at line 46 of file DlgExistingFile.h.

Referenced by DoDataExchange().

CString CExistingFileDlg::m_sURN
 

Definition at line 47 of file DlgExistingFile.h.

Referenced by DoDataExchange().

CStatic CExistingFileDlg::m_wndComments
 

Definition at line 49 of file DlgExistingFile.h.

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

CButton CExistingFileDlg::m_wndLocate
 

Definition at line 52 of file DlgExistingFile.h.

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

CStatic CExistingFileDlg::m_wndMessageAvailable
 

Definition at line 50 of file DlgExistingFile.h.

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

CStatic CExistingFileDlg::m_wndMessageDeleted
 

Definition at line 51 of file DlgExistingFile.h.

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

CStatic CExistingFileDlg::m_wndName
 

Definition at line 45 of file DlgExistingFile.h.

Referenced by DoDataExchange(), and OnCtlColor().

CButton CExistingFileDlg::m_wndOK
 

Definition at line 44 of file DlgExistingFile.h.

Referenced by DoDataExchange(), OnAction0(), OnAction1(), and OnAction2().


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