#include <PageProfileFiles.h>
Inheritance diagram for CFilesProfilePage:
Public Types | |
enum | { IDD = IDD_PROFILE_FILES } |
Public Member Functions | |
CFilesProfilePage () | |
virtual | ~CFilesProfilePage () |
Public Attributes | |
CListCtrl | m_wndList |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual void | OnOK () |
virtual BOOL | OnInitDialog () |
|
Definition at line 42 of file PageProfileFiles.h. |
|
Definition at line 50 of file PageProfileFiles.cpp. |
|
Definition at line 56 of file PageProfileFiles.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 60 of file PageProfileFiles.cpp. References CSettingsPage::DoDataExchange(), IDC_FILE_LIST, and m_wndList. |
|
Reimplemented from CSettingsPage. Definition at line 71 of file PageProfileFiles.cpp. References CShellIcons::Get(), CLibraryFolders::GetAlbumTarget(), CAlbumFolder::GetFileIterator(), CAlbumFolder::GetNextFile(), CShellIcons::GetObject(), CLibraryFile::IsShared(), Library, LibraryFolders, CLibraryFile::m_nIndex, CLibrary::m_pSection, CLibraryFile::m_sName, m_wndList, NULL, CSettingsPage::OnInitDialog(), ShellIcons, and CSchema::uriFavouritesFolder. |
|
Reimplemented from CSettingsPage. Definition at line 106 of file PageProfileFiles.cpp. References CSettingsPage::OnOK(). |
|
Definition at line 43 of file PageProfileFiles.h. Referenced by DoDataExchange(), and OnInitDialog(). |