#include <MetaPanel.h>
Inheritance diagram for CMetaPanel:
Public Member Functions | |
CMetaPanel () | |
virtual | ~CMetaPanel () |
int | Layout (CDC *pDC, int nWidth) |
void | Paint (CDC *pDC, const CRect *prcArea) |
BOOL | OnClick (const CPoint &point) |
Public Attributes | |
int | m_nHeight |
|
Definition at line 43 of file MetaPanel.cpp. References m_nHeight. |
|
Definition at line 48 of file MetaPanel.cpp. |
|
Definition at line 55 of file MetaPanel.cpp. References CoolInterface, CSkin::DrawWrappedText(), CMetaList::GetIterator(), CMetaList::GetNext(), CMetaItem::m_bFullWidth, CCoolInterface::m_fntNormal, CMetaItem::m_nHeight, m_nHeight, CMetaList::m_pItems, CMetaItem::m_sValue, NULL, and Skin. Referenced by CSearchDetailPanel::OnSize(), and CLibraryMetaPanel::Update(). |
|
Definition at line 213 of file MetaPanel.cpp. References CLibraryFrame::Display(), CMetaList::HitTest(), CMainWnd::m_pWindows, and CWindowManager::Open(). Referenced by CSearchDetailPanel::OnLButtonUp(). |
|
|
Definition at line 45 of file MetaPanel.h. Referenced by CMetaPanel(), Layout(), and CSearchDetailPanel::OnLButtonUp(). |