#include <WndDiscovery.h>
Inheritance diagram for CDiscoveryWnd:
Public Member Functions | |
CDiscoveryWnd () | |
virtual | ~CDiscoveryWnd () |
void | Update () |
CDiscoveryService * | GetItem (int nItem) |
void | OnSkinChange () |
Public Attributes | |
CListCtrl | m_wndList |
CImageList | m_gdiImageList |
CLiveListSizer | m_pSizer |
BOOL | m_bShowGnutella |
BOOL | m_bShowWebCache |
BOOL | m_bShowServerMet |
BOOL | m_bShowBlocked |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnDestroy () |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg void | OnDblClkList (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnSortList (NMHDR *pNotifyStruct, LRESULT *pResult) |
afx_msg void | OnUpdateDiscoveryQuery (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryQuery () |
afx_msg void | OnUpdateDiscoveryRemove (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryRemove () |
afx_msg void | OnDiscoveryAdd () |
afx_msg void | OnDiscoveryEdit () |
afx_msg void | OnUpdateDiscoveryEdit (CCmdUI *pCmdUI) |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnUpdateDiscoveryGnutella (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryGnutella () |
afx_msg void | OnUpdateDiscoveryWebcache (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryWebcache () |
afx_msg void | OnUpdateDiscoveryServerMet (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryServerMet () |
afx_msg void | OnUpdateDiscoveryBlocked (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryBlocked () |
afx_msg void | OnUpdateDiscoveryAdvertise (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryAdvertise () |
afx_msg void | OnUpdateDiscoveryBrowse (CCmdUI *pCmdUI) |
afx_msg void | OnDiscoveryBrowse () |
|
Definition at line 75 of file WndDiscovery.cpp. References IDR_DISCOVERYFRAME. |
|
Definition at line 80 of file WndDiscovery.cpp. |
|
Definition at line 237 of file WndDiscovery.cpp. References CDiscoveryServices::Check(), DiscoveryServices, m_wndList, and NULL. Referenced by OnDiscoveryAdvertise(), OnDiscoveryBrowse(), OnDiscoveryEdit(), OnDiscoveryQuery(), OnDiscoveryRemove(), OnUpdateDiscoveryAdvertise(), and OnUpdateDiscoveryQuery(). |
|
Definition at line 279 of file WndDiscovery.cpp. References ID_DISCOVERY_EDIT, and CChildWnd::TrackPopupMenu(). |
|
Reimplemented from CPanelWnd. Definition at line 87 of file WndDiscovery.cpp. References CLiveListSizer::Attach(), CreateMirroredIcon(), IDC_SERVICES, IDI_DISCOVERY_BLUE, IDI_DISCOVERY_GRAY, IDI_FIREWALLED, IDI_WEB_URL, IDR_DISCOVERYFRAME, IDR_HOSTCACHEFRAME, CChildWnd::LoadState(), LVS_EX_LABELTIP, CShareazaApp::m_bRTL, m_bShowBlocked, m_bShowGnutella, m_bShowServerMet, m_bShowWebCache, CShareazaApp::m_gdiFont, m_gdiImageList, m_pSizer, m_wndList, CPanelWnd::OnCreate(), theApp, and Update(). |
|
Definition at line 266 of file WndDiscovery.cpp. References OnDiscoveryEdit(). |
|
Reimplemented from CChildWnd. Definition at line 137 of file WndDiscovery.cpp. References DiscoveryServices, CNetwork::m_pSection, m_wndList, Network, CChildWnd::OnDestroy(), CDiscoveryServices::Save(), CSettings::SaveList(), CChildWnd::SaveState(), and Settings. |
|
Definition at line 449 of file WndDiscovery.cpp. References Update(). |
|
Definition at line 331 of file WndDiscovery.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, Network, and CDiscoveryServices::wcmSubmit. |
|
Definition at line 443 of file WndDiscovery.cpp. References m_bShowBlocked, and Update(). |
|
Definition at line 348 of file WndDiscovery.cpp. References CDiscoveryService::dsWebCache, GetItem(), CDiscoveryService::m_nType, CNetwork::m_pSection, CDiscoveryService::m_sAddress, m_wndList, Network, and NULL. |
|
Definition at line 391 of file WndDiscovery.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, Network, NULL, and Update(). Referenced by OnDblClkList(). |
|
Definition at line 410 of file WndDiscovery.cpp. References m_bShowGnutella, and Update(). |
|
Definition at line 299 of file WndDiscovery.cpp. References CDiscoveryService::Execute(), GetItem(), CNetwork::m_pSection, m_wndList, Network, NULL, CDiscoveryServices::wcmCaches, and CDiscoveryServices::wcmHosts. |
|
Definition at line 371 of file WndDiscovery.cpp. References CDiscoveryServices::CheckMinimumServices(), DiscoveryServices, GetItem(), CNetwork::m_pSection, m_wndList, Network, CDiscoveryService::Remove(), and Update(). |
|
Definition at line 432 of file WndDiscovery.cpp. References m_bShowServerMet, and Update(). |
|
Definition at line 421 of file WndDiscovery.cpp. References m_bShowWebCache, and Update(). |
|
Reimplemented from CPanelWnd. Definition at line 254 of file WndDiscovery.cpp. References m_pSizer, m_wndList, NULL, CPanelWnd::OnSize(), and CLiveListSizer::Resize(). |
|
Reimplemented from CChildWnd. Definition at line 248 of file WndDiscovery.cpp. References CSettings::LoadList(), m_wndList, CChildWnd::OnSkinChange(), and Settings. |
|
Definition at line 272 of file WndDiscovery.cpp. References m_wndList, and CLiveList::Sort(). |
|
Definition at line 261 of file WndDiscovery.cpp. References CChildWnd::IsPartiallyVisible(), and Update(). |
|
Definition at line 316 of file WndDiscovery.cpp. References CDiscoveryService::dsWebCache, GetItem(), CDiscoveryService::m_nType, CNetwork::m_pSection, m_wndList, and Network. Referenced by OnUpdateDiscoveryBrowse(). |
|
Definition at line 438 of file WndDiscovery.cpp. References m_bShowBlocked. |
|
Definition at line 343 of file WndDiscovery.cpp. References OnUpdateDiscoveryAdvertise(). |
|
Definition at line 386 of file WndDiscovery.cpp. References m_wndList. |
|
Definition at line 405 of file WndDiscovery.cpp. References m_bShowGnutella. |
|
Definition at line 284 of file WndDiscovery.cpp. References CDiscoveryService::dsBlocked, GetItem(), CDiscoveryService::m_nType, and m_wndList. |
|
Definition at line 366 of file WndDiscovery.cpp. References m_wndList. |
|
Definition at line 427 of file WndDiscovery.cpp. References m_bShowServerMet. |
|
Definition at line 416 of file WndDiscovery.cpp. References m_bShowWebCache. |
|
|
Definition at line 49 of file WndDiscovery.h. Referenced by OnCreate(), OnDiscoveryBlocked(), OnUpdateDiscoveryBlocked(), and Update(). |
|
Definition at line 46 of file WndDiscovery.h. Referenced by OnCreate(), OnDiscoveryGnutella(), OnUpdateDiscoveryGnutella(), and Update(). |
|
Definition at line 48 of file WndDiscovery.h. Referenced by OnCreate(), OnDiscoveryServerMet(), OnUpdateDiscoveryServerMet(), and Update(). |
|
Definition at line 47 of file WndDiscovery.h. Referenced by OnCreate(), OnDiscoveryWebcache(), OnUpdateDiscoveryWebcache(), and Update(). |
|
Definition at line 44 of file WndDiscovery.h. Referenced by OnCreate(). |
|
Definition at line 45 of file WndDiscovery.h. Referenced by OnCreate(), and OnSize(). |
|
Definition at line 43 of file WndDiscovery.h. Referenced by GetItem(), OnCreate(), OnDestroy(), OnDiscoveryAdvertise(), OnDiscoveryBrowse(), OnDiscoveryEdit(), OnDiscoveryQuery(), OnDiscoveryRemove(), OnSize(), OnSkinChange(), OnSortList(), OnUpdateDiscoveryAdvertise(), OnUpdateDiscoveryEdit(), OnUpdateDiscoveryQuery(), OnUpdateDiscoveryRemove(), and Update(). |