#include <CtrlTipAlbum.h>
Inheritance diagram for CAlbumTipCtrl:
Public Member Functions | |
CAlbumTipCtrl () | |
virtual | ~CAlbumTipCtrl () |
virtual BOOL | OnPrepare () |
virtual void | OnCalcSize (CDC *pDC) |
virtual void | OnPaint (CDC *pDC) |
Protected Member Functions | |
void | DrawThumb (CDC *pDC, CRect &rcThumb) |
Protected Attributes | |
CString | m_sName |
CString | m_sType |
int | m_nIcon32 |
int | m_nIcon48 |
BOOL | m_bCollection |
CMetaList | m_pMetadata |
int | m_nKeyWidth |
COLORREF | m_crLight |
|
Definition at line 50 of file CtrlTipAlbum.cpp. References CCoolInterface::CalculateColour(), CoolInterface, and CCoolInterface::m_crTipBack. |
|
Definition at line 55 of file CtrlTipAlbum.cpp. |
|
Definition at line 174 of file CtrlTipAlbum.cpp. References CoolInterface, CShellIcons::GetHandle(), m_bCollection, m_crLight, CCoolInterface::m_crTipBorder, m_nIcon32, m_nIcon48, ShellIcons, and SHI_O_COLLECTION. Referenced by OnPaint(). |
|
Reimplemented from CCoolTipCtrl. Definition at line 114 of file CtrlTipAlbum.cpp. References CCoolTipCtrl::AddSize(), CMetaList::ComputeWidth(), CoolInterface, CMetaList::GetCount(), CCoolInterface::m_fntNormal, m_nKeyWidth, m_pMetadata, m_sName, m_sType, CCoolTipCtrl::m_sz, TIP_GAP, TIP_RULE, and TIP_TEXTHEIGHT. |
|
Reimplemented from CCoolTipCtrl. Definition at line 138 of file CtrlTipAlbum.cpp. References CoolInterface, CCoolTipCtrl::DrawRule(), CCoolTipCtrl::DrawText(), DrawThumb(), CMetaList::GetIterator(), CMetaList::GetNext(), CCoolInterface::m_fntNormal, m_nKeyWidth, m_pMetadata, CMetaItem::m_sKey, m_sName, m_sType, CMetaItem::m_sValue, and TIP_TEXTHEIGHT. |
|
|
Definition at line 46 of file CtrlTipAlbum.h. Referenced by DrawThumb(), and OnPrepare(). |
|
Definition at line 49 of file CtrlTipAlbum.h. Referenced by DrawThumb(). |
|
Definition at line 44 of file CtrlTipAlbum.h. Referenced by DrawThumb(), and OnPrepare(). |
|
Definition at line 45 of file CtrlTipAlbum.h. Referenced by DrawThumb(), and OnPrepare(). |
|
Definition at line 48 of file CtrlTipAlbum.h. Referenced by OnCalcSize(), and OnPaint(). |
|
Definition at line 47 of file CtrlTipAlbum.h. Referenced by OnCalcSize(), OnPaint(), and OnPrepare(). |
|
Definition at line 42 of file CtrlTipAlbum.h. Referenced by OnCalcSize(), OnPaint(), and OnPrepare(). |
|
Definition at line 43 of file CtrlTipAlbum.h. Referenced by OnCalcSize(), OnPaint(), and OnPrepare(). |