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

CSearchResultsBox Class Reference

#include <CtrlSearchPanel.h>

Inheritance diagram for CSearchResultsBox:

CTaskBox List of all members.

Public Member Functions

 CSearchResultsBox ()
virtual ~CSearchResultsBox ()
void Update (BOOL bSearching, DWORD nFiles, DWORD nHits, DWORD nHubs, DWORD nLeaves)

Public Attributes

BOOL m_bActive
DWORD m_nFiles
DWORD m_nHits
DWORD m_nHubs
DWORD m_nLeaves

Protected Member Functions

virtual void OnExpanded (BOOL bOpen)
afx_msg void OnPaint ()

Static Protected Member Functions

static void DrawText (CDC *pDC, int nX, int nY, UINT nFlags, LPCTSTR pszText)

Constructor & Destructor Documentation

CSearchResultsBox::CSearchResultsBox  ) 
 

Definition at line 784 of file CtrlSearchPanel.cpp.

References CTaskBox::Expand(), m_bActive, m_nFiles, m_nHits, m_nHubs, m_nLeaves, and theApp.

CSearchResultsBox::~CSearchResultsBox  )  [virtual]
 

Definition at line 795 of file CtrlSearchPanel.cpp.


Member Function Documentation

void CSearchResultsBox::DrawText CDC *  pDC,
int  nX,
int  nY,
UINT  nFlags,
LPCTSTR  pszText
[static, protected]
 

Definition at line 903 of file CtrlSearchPanel.cpp.

References NULL.

Referenced by OnPaint().

void CSearchResultsBox::OnExpanded BOOL  bOpen  )  [protected, virtual]
 

Reimplemented from CTaskBox.

Definition at line 912 of file CtrlSearchPanel.cpp.

References theApp.

void CSearchResultsBox::OnPaint  )  [protected]
 

Reimplemented from CTaskBox.

Definition at line 813 of file CtrlSearchPanel.cpp.

References BOX_MARGIN, CoolInterface, DrawText(), CCoolInterface::DrawWatermark(), CCoolInterface::GetBuffer(), IDS_SEARCH_PANEL_RESULTS_ACTIVE, IDS_SEARCH_PANEL_RESULTS_FORMAT, IDS_SEARCH_PANEL_RESULTS_FOUND, IDS_SEARCH_PANEL_RESULTS_INACTIVE, IDS_SEARCH_PANEL_RESULTS_NONE, IDS_SEARCH_PANEL_RESULTS_STATUS, LoadString(), m_bActive, CTaskBox::m_bmWatermark, CCoolInterface::m_crTaskBoxClient, CShareazaApp::m_gdiFont, CShareazaApp::m_gdiFontBold, m_nFiles, m_nHits, m_nHubs, m_nLeaves, NULL, CSkin::SelectCaption(), Skin, and theApp.

void CSearchResultsBox::Update BOOL  bSearching,
DWORD  nFiles,
DWORD  nHits,
DWORD  nHubs,
DWORD  nLeaves
 

Definition at line 802 of file CtrlSearchPanel.cpp.

References m_bActive, m_nFiles, m_nHits, m_nHubs, and m_nLeaves.

Referenced by CSearchPanel::ShowStatus().


Member Data Documentation

BOOL CSearchResultsBox::m_bActive
 

Definition at line 151 of file CtrlSearchPanel.h.

Referenced by CSearchResultsBox(), OnPaint(), and Update().

DWORD CSearchResultsBox::m_nFiles
 

Definition at line 152 of file CtrlSearchPanel.h.

Referenced by CSearchResultsBox(), OnPaint(), and Update().

DWORD CSearchResultsBox::m_nHits
 

Definition at line 153 of file CtrlSearchPanel.h.

Referenced by CSearchResultsBox(), OnPaint(), and Update().

DWORD CSearchResultsBox::m_nHubs
 

Definition at line 154 of file CtrlSearchPanel.h.

Referenced by CSearchResultsBox(), OnPaint(), and Update().

DWORD CSearchResultsBox::m_nLeaves
 

Definition at line 155 of file CtrlSearchPanel.h.

Referenced by CSearchResultsBox(), OnPaint(), and Update().


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