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

CFileGeneralPage Class Reference

#include <PageFileGeneral.h>

Inheritance diagram for CFileGeneralPage:

CFilePropertiesPage List of all members.

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 ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file PageFileGeneral.h.


Constructor & Destructor Documentation

CFileGeneralPage::CFileGeneralPage  ) 
 

Definition at line 54 of file PageFileGeneral.cpp.

CFileGeneralPage::~CFileGeneralPage  )  [virtual]
 

Definition at line 69 of file PageFileGeneral.cpp.


Member Function Documentation

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

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.

BOOL CFileGeneralPage::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CFilePropertiesPage.

Definition at line 92 of file PageFileGeneral.cpp.

References CFilePropertiesPage::GetFile(), CLibraryFile::GetSize(), CShellIcons::GetTypeString(), CED2K::HashToString(), CMD5::HashToString(), CTigerNode::HashToString(), CSHA::HashToString(), IDS_GENERAL_NOURNAVAILABLE, Library, LoadString(), CLibraryFile::m_bED2K, CLibraryFile::m_bMD5, CLibraryFile::m_bSHA1, CLibraryFile::m_bTiger, CLibraryFile::m_nIndex, CLibraryFile::m_pED2K, CLibraryFile::m_pFolder, CLibraryFile::m_pMD5, CLibrary::m_pSection, CLibraryFile::m_pSHA1, CLibraryFile::m_pTiger, CLibraryFile::m_pTime, m_sED2K, m_sIndex, m_sMD5, m_sModified, CLibraryFile::m_sName, CLibraryFolder::m_sPath, m_sPath, m_sSHA1, m_sSize, m_sTiger, m_sType, NULL, CFilePropertiesPage::OnInitDialog(), Settings, ShellIcons, and CSettings::SmartVolume().

void CFileGeneralPage::OnOK  )  [virtual]
 

Definition at line 160 of file PageFileGeneral.cpp.


Member Data Documentation

CString CFileGeneralPage::m_sED2K
 

Definition at line 51 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sIndex
 

Definition at line 49 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sMD5
 

Definition at line 50 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sModified
 

Definition at line 48 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sPath
 

Definition at line 47 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sSHA1
 

Definition at line 43 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sSize
 

Definition at line 46 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sTiger
 

Definition at line 44 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().

CString CFileGeneralPage::m_sType
 

Definition at line 45 of file PageFileGeneral.h.

Referenced by DoDataExchange(), and OnInitDialog().


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