#include <CtrlLibraryAlbumView.h>
Public Member Functions | |
CLibraryAlbumTrack (CLibraryFile *pFile) | |
virtual | ~CLibraryAlbumTrack () |
BOOL | Update (CLibraryFile *pFile) |
void | Paint (CLibraryAlbumView *pView, CDC *pDC, const CRect &rcBlock, int nCount) |
BOOL | HitTestRating (const CRect &rcBlock, const CPoint &point) |
BOOL | LockRating () |
Public Attributes | |
DWORD | m_nIndex |
DWORD | m_nCookie |
BOOL | m_bShared |
BOOL | m_bSelected |
int | m_nShell |
int | m_nTrack |
CString | m_sTrack |
CString | m_sTitle |
CString | m_sArtist |
CString | m_sAlbum |
int | m_nLength |
CString | m_sLength |
int | m_nBitrate |
CString | m_sBitrate |
int | m_nRating |
BOOL | m_bComments |
int | m_nSetRating |
Protected Member Functions | |
void | PaintText (CDC *pDC, const CRect &rcTrack, int nFrom, int nTo, const CString *pstr, BOOL bCenter=FALSE) |
|
Definition at line 936 of file CtrlLibraryAlbumView.cpp. References m_bSelected, m_nCookie, CLibraryFile::m_nIndex, m_nIndex, CLibraryFile::m_nUpdateCookie, and Update(). |
|
Definition at line 945 of file CtrlLibraryAlbumView.cpp. |
|
Definition at line 1188 of file CtrlLibraryAlbumView.cpp. References m_nSetRating. Referenced by CLibraryAlbumView::OnLButtonDown(). |
|
Definition at line 1211 of file CtrlLibraryAlbumView.cpp. References CFilePropertiesSheet::Add(), CFilePropertiesSheet::DoModal(), Library, CLibrary::LookupFile(), m_nIndex, m_nRating, CLibraryFile::m_nRating, m_nSetRating, CLibrary::m_pSection, NULL, CLibraryFile::SaveMetadata(), and CLibrary::Update(). Referenced by CLibraryAlbumView::OnLButtonDown(). |
|
Definition at line 1037 of file CtrlLibraryAlbumView.cpp. References CoolInterface, CShellIcons::Draw(), m_bComments, m_bSelected, CCoolInterface::m_crHighlight, CCoolInterface::m_crHiText, CLibraryAlbumView::m_crRows, CCoolInterface::m_crText, m_nRating, m_nSetRating, m_nShell, m_sAlbum, m_sArtist, m_sBitrate, m_sLength, m_sTitle, m_sTrack, NULL, PaintText(), ShellIcons, CSchema::uriMusicAlbum, and CSchema::uriMusicArtist. Referenced by CLibraryAlbumView::OnPaint(). |
|
Definition at line 1124 of file CtrlLibraryAlbumView.cpp. References NULL. Referenced by Paint(). |
|
Definition at line 952 of file CtrlLibraryAlbumView.cpp. References CShellIcons::Get(), CXMLElement::GetAttributeValue(), CLibraryFile::IsSchemaURI(), CLibraryFile::IsShared(), m_bComments, m_bShared, m_nBitrate, m_nCookie, m_nLength, CLibraryFile::m_nRating, m_nRating, m_nShell, m_nTrack, CLibraryFile::m_nUpdateCookie, CLibraryFile::m_pMetadata, m_sAlbum, m_sArtist, m_sBitrate, CLibraryFile::m_sComments, m_sLength, CLibraryFile::m_sName, m_sTitle, m_sTrack, ShellIcons, and CSchema::uriAudio. Referenced by CLibraryAlbumTrack(), and CLibraryAlbumView::Update(). |
|
Definition at line 142 of file CtrlLibraryAlbumView.h. |
|
Definition at line 129 of file CtrlLibraryAlbumView.h. Referenced by CLibraryAlbumTrack(), CLibraryAlbumView::OnLButtonUp(), Paint(), CLibraryAlbumView::SelectTo(), and CLibraryAlbumView::Update(). |
|
Definition at line 128 of file CtrlLibraryAlbumView.h. Referenced by Update(). |
|
Definition at line 139 of file CtrlLibraryAlbumView.h. Referenced by Update(). |
|
Definition at line 127 of file CtrlLibraryAlbumView.h. Referenced by CLibraryAlbumTrack(), and Update(). |
|
Definition at line 126 of file CtrlLibraryAlbumView.h. Referenced by CLibraryAlbumTrack(), CLibraryAlbumView::HitTestIndex(), LockRating(), CLibraryAlbumView::Select(), and CLibraryAlbumView::Update(). |
|
Definition at line 137 of file CtrlLibraryAlbumView.h. Referenced by Update(). |
|
Definition at line 141 of file CtrlLibraryAlbumView.h. Referenced by LockRating(), Paint(), and Update(). |
|
Definition at line 143 of file CtrlLibraryAlbumView.h. Referenced by HitTestRating(), LockRating(), and Paint(). |
|
Definition at line 131 of file CtrlLibraryAlbumView.h. |
|
Definition at line 132 of file CtrlLibraryAlbumView.h. Referenced by CLibraryAlbumView::SortList(), and Update(). |
|
Definition at line 136 of file CtrlLibraryAlbumView.h. Referenced by Paint(), CLibraryAlbumView::SortList(), and Update(). |
|
Definition at line 135 of file CtrlLibraryAlbumView.h. Referenced by Paint(), CLibraryAlbumView::SortList(), and Update(). |
|
Definition at line 140 of file CtrlLibraryAlbumView.h. |
|
Definition at line 138 of file CtrlLibraryAlbumView.h. |
|
Definition at line 134 of file CtrlLibraryAlbumView.h. Referenced by Paint(), CLibraryAlbumView::SortList(), and Update(). |
|
Definition at line 133 of file CtrlLibraryAlbumView.h. |