#include <WndHitMonitor.h>
Inheritance diagram for CHitMonitorWnd:
Public Member Functions | |
CHitMonitorWnd () | |
virtual | ~CHitMonitorWnd () |
virtual BOOL | OnQueryHits (CQueryHit *pHits) |
virtual void | OnSkinChange () |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnDestroy () |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnHitMonitorClear () |
afx_msg void | OnUpdateHitMonitorPause (CCmdUI *pCmdUI) |
afx_msg void | OnHitMonitorPause () |
|
Definition at line 62 of file WndHitMonitor.cpp. References IDR_HITMONITORFRAME. |
|
Definition at line 67 of file WndHitMonitor.cpp. |
|
Reimplemented from CBaseMatchWnd. Definition at line 111 of file WndHitMonitor.cpp. References ID_SEARCH_DOWNLOAD, CBaseMatchWnd::m_bContextMenu, CBaseMatchWnd::OnContextMenu(), and CChildWnd::TrackPopupMenu(). |
|
Reimplemented from CBaseMatchWnd. Definition at line 74 of file WndHitMonitor.cpp. References CMatchList::Filter(), CSchemaCache::Get(), CSchemaColumnsDlg::LoadColumns(), CChildWnd::LoadState(), CBaseMatchWnd::m_pMatches, CMatchList::m_sFilter, CBaseMatchWnd::m_wndList, CSettings::sSearch::MonitorFilter, CSettings::sSearch::MonitorSchemaURI, CBaseMatchWnd::OnCreate(), SchemaCache, CSettings::Search, CMatchCtrl::SelectSchema(), and Settings. |
|
Reimplemented from CBaseMatchWnd. Definition at line 93 of file WndHitMonitor.cpp. References CBaseMatchWnd::m_pMatches, CMatchCtrl::m_pSchema, CMatchList::m_sFilter, CSchema::m_sURI, CBaseMatchWnd::m_wndList, CSettings::sSearch::MonitorFilter, CSettings::sSearch::MonitorSchemaURI, CBaseMatchWnd::OnDestroy(), CChildWnd::SaveState(), CSettings::Search, and Settings. |
|
Definition at line 133 of file WndHitMonitor.cpp. References CMatchList::Clear(), CMatchCtrl::DestructiveUpdate(), CBaseMatchWnd::m_bUpdate, CBaseMatchWnd::m_pMatches, and CBaseMatchWnd::m_wndList. |
|
Definition at line 128 of file WndHitMonitor.cpp. References CBaseMatchWnd::m_bPaused. |
|
Reimplemented from CChildWnd. Definition at line 151 of file WndHitMonitor.cpp. References CMatchList::AddHits(), CBaseMatchWnd::m_bPaused, CBaseMatchWnd::m_bUpdate, CBaseMatchWnd::m_pMatches, CMatchList::m_pSection, and NULL. |
|
Reimplemented from CChildWnd. Definition at line 144 of file WndHitMonitor.cpp. References CSkin::CreateToolBar(), CMatchCtrl::m_wndHeader, CBaseMatchWnd::m_wndList, CBaseMatchWnd::m_wndToolBar, CChildWnd::OnSkinChange(), Skin, and CSkin::Translate(). |
|
Definition at line 123 of file WndHitMonitor.cpp. References CBaseMatchWnd::m_bPaused. |