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

CDecodeMetadataDlg Class Reference

#include <DlgDecodeMetadata.h>

Inheritance diagram for CDecodeMetadataDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_CODEPAGES }

Public Member Functions

 CDecodeMetadataDlg (CWnd *pParent=NULL)
void AddFile (CLibraryFile *pFile)

Public Attributes

CButton m_wndOK
CComboBox m_wndCodepages
CPtrList m_pFiles

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
virtual void OnOK ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 40 of file DlgDecodeMetadata.h.


Constructor & Destructor Documentation

CDecodeMetadataDlg::CDecodeMetadataDlg CWnd *  pParent = NULL  ) 
 

Definition at line 43 of file DlgDecodeMetadata.cpp.


Member Function Documentation

void CDecodeMetadataDlg::AddFile CLibraryFile pFile  ) 
 

Definition at line 70 of file DlgDecodeMetadata.cpp.

References CLibraryFile::m_nIndex, and m_pFiles.

Referenced by CLibraryFileView::OnLibraryRebuildAnsi().

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

Reimplemented from CSkinDialog.

Definition at line 49 of file DlgDecodeMetadata.cpp.

References CSkinDialog::DoDataExchange(), IDC_CODEPAGES, and m_wndCodepages.

BOOL CDecodeMetadataDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 60 of file DlgDecodeMetadata.cpp.

References IDI_WORLD, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe().

void CDecodeMetadataDlg::OnOK  )  [protected, virtual]
 

Definition at line 78 of file DlgDecodeMetadata.cpp.

References CXMLElement::Clone(), CXMLElement::GetAttributeIterator(), CXMLElement::GetNextAttribute(), CXMLNode::GetValue(), CSchema::Instantiate(), CXMLNode::IsNamed(), Library, CLibrary::LookupFile(), m_pFiles, CLibraryFile::m_pMetadata, CLibraryFile::m_pSchema, CLibrary::m_pSection, m_wndCodepages, NULL, CLibraryFile::SetMetadata(), and CXMLNode::SetValue().


Member Data Documentation

CPtrList CDecodeMetadataDlg::m_pFiles
 

Definition at line 45 of file DlgDecodeMetadata.h.

Referenced by AddFile(), CLibraryFileView::OnLibraryRebuildAnsi(), and OnOK().

CComboBox CDecodeMetadataDlg::m_wndCodepages
 

Definition at line 42 of file DlgDecodeMetadata.h.

Referenced by DoDataExchange(), and OnOK().

CButton CDecodeMetadataDlg::m_wndOK
 

Definition at line 41 of file DlgDecodeMetadata.h.


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