#include <LiveList.h>
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 |
|
||||||||||||
|
Definition at line 127 of file LiveList.cpp. References m_nImage, m_nMaskOverlay, m_nMaskState, m_nParam, and m_pColumn. |
|
|
Definition at line 136 of file LiveList.cpp. References m_pColumn. |
|
||||||||||||||||
|
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(). |
|
||||||||||||||||
|
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(). |
|
||||||||||||
|
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(). |
|
||||||||||||||||
|
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(). |
|
|
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(). |
|
|
Definition at line 79 of file LiveList.h. Referenced by Add(), CLiveItem(), CHostCacheWnd::Update(), and Update(). |
|
|
Definition at line 80 of file LiveList.h. Referenced by Add(), CLiveItem(), and Update(). |
|
|
Definition at line 77 of file LiveList.h. Referenced by Add(), CLiveItem(), CPacketWnd::Process(), and Update(). |
|
|
Definition at line 82 of file LiveList.h. Referenced by Add(), CLiveItem(), Format(), Set(), Update(), and ~CLiveItem(). |
1.4.2