#include <CtrlNeighbourTip.h>
Inheritance diagram for CNeighbourTipCtrl:
Public Member Functions | |
CNeighbourTipCtrl () | |
virtual | ~CNeighbourTipCtrl () |
Public Attributes | |
CLineGraph * | m_pGraph |
CGraphItem * | m_pItemIn |
CGraphItem * | m_pItemOut |
Protected Member Functions | |
virtual BOOL | OnPrepare () |
virtual void | OnShow () |
virtual void | OnHide () |
virtual void | OnCalcSize (CDC *pDC) |
virtual void | OnPaint (CDC *pDC) |
afx_msg void | OnTimer (UINT nIDEvent) |
|
Definition at line 53 of file CtrlNeighbourTip.cpp. References NULL. |
|
Definition at line 58 of file CtrlNeighbourTip.cpp. References m_pGraph. |
|
Reimplemented from CCoolTipCtrl. Definition at line 103 of file CtrlNeighbourTip.cpp. References CCoolTipCtrl::AddSize(), CoolInterface, CNeighboursBase::Get(), CGProfile::GetLocation(), CGProfile::GetNick(), CGProfile::IsValid(), CCoolInterface::m_fntBold, CCoolInterface::m_fntNormal, CNeighbour::m_nProtocol, CCoolTipCtrl::m_pContext, CNeighbour::m_pProfile, CConnection::m_sAddress, CConnection::m_sUserAgent, CCoolTipCtrl::m_sz, Neighbours, PROTOCOL_ED2K, TIP_RULE, and TIP_TEXTHEIGHT. |
|
Reimplemented from CCoolTipCtrl. Definition at line 94 of file CtrlNeighbourTip.cpp. |
|
|
Reimplemented from CCoolTipCtrl. Definition at line 66 of file CtrlNeighbourTip.cpp. References CCoolTipCtrl::CalcSizeHelper(), CNeighboursBase::Get(), CCoolTipCtrl::m_pContext, CNetwork::m_pSection, Neighbours, Network, and NULL. |
|
Reimplemented from CCoolTipCtrl. Definition at line 82 of file CtrlNeighbourTip.cpp. References CLineGraph::AddItem(), CCoolTipCtrl::CreateLineGraph(), m_pGraph, m_pItemIn, and m_pItemOut. |
|
Reimplemented from CCoolTipCtrl. Definition at line 343 of file CtrlNeighbourTip.cpp. References CGraphItem::Add(), CNeighboursBase::Get(), CConnection::m_mInput, CConnection::m_mOutput, CLineGraph::m_nMaximum, CLineGraph::m_nUpdates, CCoolTipCtrl::m_pContext, m_pGraph, m_pItemIn, m_pItemOut, CNetwork::m_pSection, CConnection::Measure(), Neighbours, Network, TCPBandwidthMeter::nMeasure, NULL, and CCoolTipCtrl::OnTimer(). |
|
Definition at line 41 of file CtrlNeighbourTip.h. Referenced by OnHide(), OnPaint(), OnShow(), OnTimer(), and ~CNeighbourTipCtrl(). |
|
Definition at line 42 of file CtrlNeighbourTip.h. |
|
Definition at line 43 of file CtrlNeighbourTip.h. |