#include <PageFileGeneral.h>
Inheritance diagram for CFileGeneralPage:
Public Types | |
enum | { IDD = IDD_FILE_GENERAL } |
Public Member Functions | |
CFileGeneralPage () | |
virtual | ~CFileGeneralPage () |
virtual void | OnOK () |
Public Attributes | |
CString | m_sSHA1 |
CString | m_sTiger |
CString | m_sType |
CString | m_sSize |
CString | m_sPath |
CString | m_sModified |
CString | m_sIndex |
CString | m_sMD5 |
CString | m_sED2K |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
|
Definition at line 42 of file PageFileGeneral.h. |
|
Definition at line 54 of file PageFileGeneral.cpp. |
|
Definition at line 69 of file PageFileGeneral.cpp. |
|
Reimplemented from CFilePropertiesPage. Definition at line 73 of file PageFileGeneral.cpp. References CFilePropertiesPage::DoDataExchange(), IDC_FILE_ED2K, IDC_FILE_INDEX, IDC_FILE_MD5, IDC_FILE_MODIFIED, IDC_FILE_PATH, IDC_FILE_SHA1, IDC_FILE_SIZE, IDC_FILE_TIGER, IDC_FILE_TYPE, m_sED2K, m_sIndex, m_sMD5, m_sModified, m_sPath, m_sSHA1, m_sSize, m_sTiger, and m_sType. |
|
|
Definition at line 160 of file PageFileGeneral.cpp. |
|
Definition at line 51 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 49 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 50 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 48 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 47 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 43 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 46 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 44 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 45 of file PageFileGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |