#include <PageFileComments.h>
Inheritance diagram for CFileCommentsPage:
Public Types | |
enum | { IDD = IDD_FILE_COMMENTS } |
Public Member Functions | |
CFileCommentsPage () | |
virtual | ~CFileCommentsPage () |
virtual void | OnOK () |
Public Attributes | |
CEdit | m_wndComments |
CComboBox | m_wndRating |
CString | m_sComments |
int | m_nRating |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnMeasureItem (int nIDCtl, LPMEASUREITEMSTRUCT lpMeasureItemStruct) |
afx_msg void | OnDrawItem (int nIDCtl, LPDRAWITEMSTRUCT lpDrawItemStruct) |
|
Definition at line 42 of file PageFileComments.h. |
|
Definition at line 49 of file PageFileComments.cpp. |
|
Definition at line 57 of file PageFileComments.cpp. |
|
Reimplemented from CFilePropertiesPage. Definition at line 61 of file PageFileComments.cpp. References IDC_FILE_COMMENTS, IDC_FILE_RATING, m_nRating, m_sComments, m_wndComments, and m_wndRating. |
|
Definition at line 118 of file PageFileComments.cpp. References CShellIcons::Draw(), CShareazaApp::m_bRTL, CShareazaApp::m_gdiFont, CShareazaApp::m_gdiFontBold, m_wndRating, ShellIcons, SHI_FAKE, SHI_STAR, and theApp. |
|
Reimplemented from CFilePropertiesPage. Definition at line 75 of file PageFileComments.cpp. References CLibraryList::GetCount(), CFilePropertiesPage::GetFile(), CLibraryList::GetIterator(), CFilePropertiesPage::GetList(), CLibraryList::GetNextFile(), Library, CLibraryFile::m_nRating, m_nRating, CLibrary::m_pSection, CLibraryFile::m_sComments, m_sComments, m_wndComments, NULL, and CFilePropertiesPage::OnInitDialog(). |
|
Definition at line 112 of file PageFileComments.cpp. |
|
Definition at line 185 of file PageFileComments.cpp. References CLibraryList::GetCount(), CFilePropertiesPage::GetFile(), CLibraryList::GetIterator(), CFilePropertiesPage::GetList(), CLibraryList::GetNextFile(), Library, m_nRating, CLibrary::m_pSection, m_sComments, NULL, and CLibrary::Update(). |
|
Definition at line 46 of file PageFileComments.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageFileComments.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file PageFileComments.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 44 of file PageFileComments.h. Referenced by DoDataExchange(), and OnDrawItem(). |