#include <CtrlDownloadTabBar.h>
Public Member Functions | |
TabItem (CDownloadGroup *pGroup, int nCookie) | |
virtual | ~TabItem () |
BOOL | Update (int nCookie) |
BOOL | Select (BOOL bSelect) |
void | Paint (CDownloadTabBar *pBar, CDC *pDC, CRect *pRect, BOOL bHot, BOOL bTransparent) |
Public Attributes | |
CDownloadGroup * | m_pGroup |
CString | m_sCaption |
int | m_nImage |
CString | m_sName |
int | m_nCount |
BOOL | m_bSelected |
|
Definition at line 515 of file CtrlDownloadTabBar.cpp. References DownloadGroups, CDownloadGroups::GetSuperGroup(), m_bSelected, m_nImage, m_pGroup, and Update(). |
|
Definition at line 524 of file CtrlDownloadTabBar.cpp. |
|
|
Definition at line 568 of file CtrlDownloadTabBar.cpp. References m_bSelected. Referenced by CDownloadTabBar::Select(). |
|
Definition at line 531 of file CtrlDownloadTabBar.cpp. References CDownloadGroup::GetCount(), m_bSelected, m_nCount, CDownloadGroup::m_nImage, m_nImage, m_pGroup, m_sCaption, CDownloadGroup::m_sName, m_sName, and CDownloadGroup::SetCookie(). Referenced by TabItem(), and CDownloadTabBar::UpdateStates(). |
|
Definition at line 50 of file CtrlDownloadTabBar.h. Referenced by CDownloadTabBar::GetSelectedCount(), CDownloadTabBar::GetSelectedDownloads(), CDownloadTabBar::GetSelectedItem(), Paint(), Select(), TabItem(), and Update(). |
|
Definition at line 49 of file CtrlDownloadTabBar.h. Referenced by CDownloadTabBar::GetSelectedCount(), Paint(), and Update(). |
|
Definition at line 47 of file CtrlDownloadTabBar.h. |
|
Definition at line 45 of file CtrlDownloadTabBar.h. Referenced by CDownloadTabBar::DropObjects(), CDownloadTabBar::GetSelectedDownloads(), CDownloadTabBar::GetSelectedGroup(), CDownloadTabBar::OnToolHitTest(), TabItem(), Update(), CDownloadTabBar::UpdateGroups(), and CDownloadTabBar::UpdateStates(). |
|
Definition at line 46 of file CtrlDownloadTabBar.h. Referenced by CDownloadTabBar::OnToolHitTest(), Paint(), and Update(). |
|
Definition at line 48 of file CtrlDownloadTabBar.h. Referenced by Update(). |