Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CMetaPanel Class Reference

#include <MetaPanel.h>

Inheritance diagram for CMetaPanel:

CMetaList List of all members.

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

Constructor & Destructor Documentation

CMetaPanel::CMetaPanel  ) 
 

Definition at line 43 of file MetaPanel.cpp.

References m_nHeight.

CMetaPanel::~CMetaPanel  )  [virtual]
 

Definition at line 48 of file MetaPanel.cpp.


Member Function Documentation

int CMetaPanel::Layout CDC *  pDC,
int  nWidth
 

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().

BOOL CMetaPanel::OnClick const CPoint &  point  ) 
 

Definition at line 213 of file MetaPanel.cpp.

References CLibraryFrame::Display(), CMetaList::HitTest(), CMainWnd::m_pWindows, and CWindowManager::Open().

Referenced by CSearchDetailPanel::OnLButtonUp().

void CMetaPanel::Paint CDC *  pDC,
const CRect *  prcArea
 

Definition at line 128 of file MetaPanel.cpp.

References CoolInterface, CSkin::DrawWrappedText(), CMetaList::GetIterator(), CMetaList::GetNext(), CMetaItem::m_bFullWidth, CMetaItem::m_bLink, CShareazaApp::m_bRTL, CSkin::m_crSchemaRow, CCoolInterface::m_crText, CCoolInterface::m_fntBold, CCoolInterface::m_fntNormal, CCoolInterface::m_fntUnder, CMetaItem::m_nHeight, CMetaList::m_pItems, CMetaItem::m_rect, CMetaItem::m_sKey, CMetaItem::m_sValue, NULL, Skin, and theApp.

Referenced by CSearchDetailPanel::OnPaint(), and CLibraryMetaPanel::OnPaint().


Member Data Documentation

int CMetaPanel::m_nHeight
 

Definition at line 45 of file MetaPanel.h.

Referenced by CMetaPanel(), Layout(), and CSearchDetailPanel::OnLButtonUp().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:10 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2