#include <CtrlLibraryTileView.h>
Public Member Functions | |
CLibraryTileItem (CAlbumFolder *pFolder) | |
virtual | ~CLibraryTileItem () |
BOOL | Update () |
void | Paint (CDC *pDC, const CRect &rcBlock, CDC *pMemDC) |
Public Attributes | |
CAlbumFolder * | m_pFolder |
DWORD | m_nCookie |
BOOL | m_bSelected |
CString | m_sTitle |
CString | m_sSubtitle1 |
CString | m_sSubtitle2 |
int | m_nIcon32 |
int | m_nIcon48 |
BOOL | m_bCollection |
Protected Member Functions | |
void | DrawText (CDC *pDC, const CRect *prcClip, int nX, int nY, LPCTSTR pszText, CRect *prcUnion=NULL) |
|
Definition at line 854 of file CtrlLibraryTileView.cpp. References m_bSelected, m_nCookie, m_pFolder, and Update(). |
|
Definition at line 862 of file CtrlLibraryTileView.cpp. |
|
Definition at line 977 of file CtrlLibraryTileView.cpp. References NULL. Referenced by Paint(). |
|
Definition at line 901 of file CtrlLibraryTileView.cpp. References CoolInterface, DrawText(), CShellIcons::GetHandle(), m_bCollection, m_bSelected, CCoolInterface::m_crDisabled, CCoolInterface::m_crHighlight, CCoolInterface::m_crHiText, CCoolInterface::m_crText, CCoolInterface::m_crWindow, CCoolInterface::m_fntBold, CCoolInterface::m_fntNormal, m_nIcon32, m_nIcon48, m_sSubtitle1, m_sSubtitle2, m_sTitle, NULL, ShellIcons, and SHI_O_COLLECTION. Referenced by CLibraryTileView::OnPaint(). |
|
Definition at line 869 of file CtrlLibraryTileView.cpp. References m_bCollection, CAlbumFolder::m_bCollSHA1, m_nCookie, CSchema::m_nIcon32, m_nIcon32, CSchema::m_nIcon48, m_nIcon48, CAlbumFolder::m_nUpdateCookie, m_pFolder, CAlbumFolder::m_pSchema, CAlbumFolder::m_pXML, CAlbumFolder::m_sName, m_sSubtitle1, m_sSubtitle2, CSchema::m_sTileLine1, CSchema::m_sTileLine2, m_sTitle, NULL, and CSchema::ResolveTokens(). Referenced by CLibraryTileItem(), and CLibraryTileView::Update(). |
|
Definition at line 135 of file CtrlLibraryTileView.h. |
|
Definition at line 129 of file CtrlLibraryTileView.h. Referenced by CLibraryTileItem(), CLibraryTileView::OnLButtonUp(), Paint(), CLibraryTileView::SelectTo(), and CLibraryTileView::Update(). |
|
Definition at line 128 of file CtrlLibraryTileView.h. Referenced by CLibraryTileItem(), and Update(). |
|
Definition at line 133 of file CtrlLibraryTileView.h. |
|
Definition at line 134 of file CtrlLibraryTileView.h. |
|
Definition at line 127 of file CtrlLibraryTileView.h. Referenced by CLibraryTileItem(), CLibraryTileView::OnLibraryAlbumDelete(), CLibraryTileView::OnLibraryAlbumOpen(), CLibraryTileView::OnLibraryAlbumProperties(), Update(), and CLibraryTileView::Update(). |
|
Definition at line 131 of file CtrlLibraryTileView.h. |
|
Definition at line 132 of file CtrlLibraryTileView.h. |
|
Definition at line 130 of file CtrlLibraryTileView.h. Referenced by Paint(), CLibraryTileView::SortList(), and Update(). |