#include <DlgFilePropertiesPage.h>
Inheritance diagram for CFilePropertiesPage:
Public Member Functions | |
CFilePropertiesPage (UINT nIDD) | |
virtual | ~CFilePropertiesPage () |
Public Attributes | |
int | m_nIcon |
Protected Member Functions | |
CLibraryFile * | GetFile () |
CLibraryList * | GetList () const |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnPaint () |
afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
Private Member Functions | |
void | PaintStaticHeader (CDC *pDC, CRect *prc, LPCTSTR psz) |
|
Definition at line 51 of file DlgFilePropertiesPage.cpp. |
|
Definition at line 58 of file DlgFilePropertiesPage.cpp. |
|
Reimplemented in CFileCommentsPage, CFileGeneralPage, CFileMetadataPage, CFileSharingPage, and CFileSourcesPage. Definition at line 62 of file DlgFilePropertiesPage.cpp. Referenced by CFileSourcesPage::DoDataExchange(), CFileSharingPage::DoDataExchange(), CFileMetadataPage::DoDataExchange(), and CFileGeneralPage::DoDataExchange(). |
|
|
Definition at line 83 of file DlgFilePropertiesPage.cpp. References CFilePropertiesSheet::m_pList. Referenced by GetFile(), CFileSharingPage::OnInitDialog(), CFileMetadataPage::OnInitDialog(), CFileCommentsPage::OnInitDialog(), OnInitDialog(), CFileSharingPage::OnOK(), CFileMetadataPage::OnOK(), and CFileCommentsPage::OnOK(). |
|
Definition at line 201 of file DlgFilePropertiesPage.cpp. References CSkin::m_brDialog, CSkin::m_crDialog, and Skin. |
|
Reimplemented in CFileCommentsPage, CFileGeneralPage, CFileMetadataPage, CFileSharingPage, and CFileSourcesPage. Definition at line 92 of file DlgFilePropertiesPage.cpp. References CSkin::Apply(), CShellIcons::Get(), GetFile(), GetList(), IDC_FILE_NAME, IDS_LIBRARY_METADATA_EDIT, Library, LoadString(), CShareazaApp::m_bRTL, m_nIcon, CLibrary::m_pSection, NULL, ShellIcons, SHI_EXECUTABLE, Skin, and theApp. Referenced by CFileSourcesPage::OnInitDialog(), CFileSharingPage::OnInitDialog(), CFileMetadataPage::OnInitDialog(), CFileGeneralPage::OnInitDialog(), and CFileCommentsPage::OnInitDialog(). |
|
Definition at line 147 of file DlgFilePropertiesPage.cpp. References CShellIcons::Draw(), CCoolInterface::GetDialogBkColor(), CShareazaApp::m_bRTL, m_nIcon, PaintStaticHeader(), ShellIcons, and theApp. |
|
Definition at line 179 of file DlgFilePropertiesPage.cpp. References CSkin::m_crBannerBack, CSkin::m_crBannerText, NULL, and Skin. Referenced by OnPaint(). |
|
Definition at line 52 of file DlgFilePropertiesPage.h. Referenced by OnInitDialog(), and OnPaint(). |