#include <CtrlUploadTip.h>
Inheritance diagram for CUploadTipCtrl:
Public Member Functions | |
CUploadTipCtrl () | |
virtual | ~CUploadTipCtrl () |
Protected Member Functions | |
virtual BOOL | OnPrepare () |
virtual void | OnCalcSize (CDC *pDC) |
virtual void | OnShow () |
virtual void | OnHide () |
virtual void | OnPaint (CDC *pDC) |
void | DrawProgressBar (CDC *pDC, CPoint *pPoint, CUploadFile *pFile) |
afx_msg void | OnTimer (UINT nIDEvent) |
Protected Attributes | |
CString | m_sAddress |
CLineGraph * | m_pGraph |
CGraphItem * | m_pItem |
CStringArray | m_pHeaderName |
CStringArray | m_pHeaderValue |
int | m_nHeaderWidth |
|
Definition at line 56 of file CtrlUploadTip.cpp. References NULL. |
|
Definition at line 61 of file CtrlUploadTip.cpp. References m_pGraph. |
|
Definition at line 270 of file CtrlUploadTip.cpp. References CoolInterface, CFragmentBar::DrawUpload(), CUploadFile::GetActive(), CCoolInterface::m_crTipBack, CCoolInterface::m_crTipBorder, CCoolTipCtrl::m_sz, and TIP_TEXTHEIGHT. Referenced by OnPaint(). |
|
Reimplemented from CCoolTipCtrl. Definition at line 96 of file CtrlUploadTip.cpp. References CCoolTipCtrl::AddSize(), CUploadFiles::Check(), CoolInterface, CSettings::General, CUploadFile::GetActive(), GUI_BASIC, CSettings::sGeneral::GUIMode, CCoolInterface::m_fntNormal, m_nHeaderWidth, CCoolTipCtrl::m_pContext, CTransfer::m_pHeaderName, m_pHeaderName, CTransfer::m_pHeaderValue, m_pHeaderValue, CConnection::m_pHost, m_sAddress, CUploadFile::m_sName, CUploadTransfer::m_sNick, CCoolTipCtrl::m_sz, Settings, TIP_GAP, TIP_RULE, TIP_TEXTHEIGHT, and UploadFiles. |
|
Reimplemented from CCoolTipCtrl. Definition at line 89 of file CtrlUploadTip.cpp. |
|
|
Reimplemented from CCoolTipCtrl. Definition at line 69 of file CtrlUploadTip.cpp. References CCoolTipCtrl::CalcSizeHelper(), CTransfers::m_pSection, CCoolTipCtrl::m_sz, and Transfers. |
|
Reimplemented from CCoolTipCtrl. Definition at line 79 of file CtrlUploadTip.cpp. References CLineGraph::AddItem(), CCoolTipCtrl::CreateLineGraph(), m_pGraph, and m_pItem. |
|
Reimplemented from CCoolTipCtrl. Definition at line 289 of file CtrlUploadTip.cpp. References CGraphItem::Add(), CUploadFiles::Check(), CUploadFile::GetActive(), CCoolTipCtrl::Hide(), CLineGraph::m_nMaximum, CLineGraph::m_nUpdates, CCoolTipCtrl::m_pContext, m_pGraph, m_pItem, CTransfers::m_pSection, NULL, CCoolTipCtrl::OnTimer(), Transfers, and UploadFiles. |
|
Definition at line 52 of file CtrlUploadTip.h. Referenced by OnCalcSize(), and OnPaint(). |
|
Definition at line 47 of file CtrlUploadTip.h. Referenced by OnHide(), OnPaint(), OnShow(), OnTimer(), and ~CUploadTipCtrl(). |
|
Definition at line 50 of file CtrlUploadTip.h. Referenced by OnCalcSize(), and OnPaint(). |
|
Definition at line 51 of file CtrlUploadTip.h. Referenced by OnCalcSize(), and OnPaint(). |
|
Definition at line 48 of file CtrlUploadTip.h. |
|
Definition at line 46 of file CtrlUploadTip.h. Referenced by OnCalcSize(), and OnPaint(). |