Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CLiveItem Class Reference

#include <LiveList.h>

List of all members.

Public Member Functions

 CLiveItem (int nColumns, DWORD nParam)
virtual ~CLiveItem ()
void Set (int nColumn, LPCTSTR pszText)
void Format (int nColumn, LPCTSTR pszFormat,...)
int Add (CListCtrl *pCtrl, int nItem, int nColumns)
BOOL Update (CListCtrl *pCtrl, int nItem, int nColumns)

Public Attributes

DWORD m_nParam
int m_nImage
UINT m_nMaskOverlay
UINT m_nMaskState
CString * m_pColumn


Constructor & Destructor Documentation

CLiveItem::CLiveItem int  nColumns,
DWORD  nParam
 

Definition at line 127 of file LiveList.cpp.

References m_nImage, m_nMaskOverlay, m_nMaskState, m_nParam, and m_pColumn.

CLiveItem::~CLiveItem  )  [virtual]
 

Definition at line 136 of file LiveList.cpp.

References m_pColumn.


Member Function Documentation

int CLiveItem::Add CListCtrl *  pCtrl,
int  nItem,
int  nColumns
 

Definition at line 168 of file LiveList.cpp.

References m_nImage, m_nMaskOverlay, m_nMaskState, m_nParam, and m_pColumn.

Referenced by CSkinsSettingsPage::AddSkin(), CLiveList::Apply(), CGraphListDlg::OnGraphAdd(), CGraphListDlg::OnInitDialog(), CSearchMonitorWnd::OnTimer(), and CPacketWnd::OnTimer().

void CLiveItem::Format int  nColumn,
LPCTSTR  pszFormat,
  ...
 

Definition at line 152 of file LiveList.cpp.

References m_pColumn.

Referenced by CDownloadReviewDlg::OnInitDialog(), CPacketWnd::Process(), CSecurityWnd::Update(), CNeighboursWnd::Update(), CHostCacheWnd::Update(), CDiscoveryWnd::Update(), and CUploadsSettingsPage::UpdateQueues().

void CLiveItem::Set int  nColumn,
LPCTSTR  pszText
 

Definition at line 144 of file LiveList.cpp.

References m_pColumn.

Referenced by CSkinsSettingsPage::AddSkin(), CDownloadReviewDlg::OnInitDialog(), CSearchMonitorWnd::OnQuerySearch(), CGraphListDlg::PrepareItem(), CPacketWnd::Process(), CSecurityWnd::Update(), CNeighboursWnd::Update(), CHostCacheWnd::Update(), CDiscoveryWnd::Update(), and CUploadsSettingsPage::UpdateQueues().

BOOL CLiveItem::Update CListCtrl *  pCtrl,
int  nItem,
int  nColumns
 

Definition at line 195 of file LiveList.cpp.

References m_nImage, m_nMaskOverlay, m_nMaskState, m_nParam, and m_pColumn.

Referenced by CLiveList::Apply(), and CGraphListDlg::OnGraphEdit().


Member Data Documentation

int CLiveItem::m_nImage
 

Definition at line 78 of file LiveList.h.

Referenced by Add(), CSkinsSettingsPage::AddSkin(), CLiveItem(), CDownloadReviewDlg::OnInitDialog(), CGraphListDlg::PrepareItem(), CSecurityWnd::Update(), CNeighboursWnd::Update(), CHostCacheWnd::Update(), CDiscoveryWnd::Update(), Update(), and CUploadsSettingsPage::UpdateQueues().

UINT CLiveItem::m_nMaskOverlay
 

Definition at line 79 of file LiveList.h.

Referenced by Add(), CLiveItem(), CHostCacheWnd::Update(), and Update().

UINT CLiveItem::m_nMaskState
 

Definition at line 80 of file LiveList.h.

Referenced by Add(), CLiveItem(), and Update().

DWORD CLiveItem::m_nParam
 

Definition at line 77 of file LiveList.h.

Referenced by Add(), CLiveItem(), CPacketWnd::Process(), and Update().

CString* CLiveItem::m_pColumn
 

Definition at line 82 of file LiveList.h.

Referenced by Add(), CLiveItem(), Format(), Set(), Update(), and ~CLiveItem().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:09 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2