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

CTipListCtrl Class Reference

#include <CtrlTipList.h>

List of all members.

Public Member Functions

 CTipListCtrl ()
virtual ~CTipListCtrl ()
void SetTip (CCoolTipCtrl *pTip)

Protected Member Functions

afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags)

Protected Attributes

CCoolTipCtrlm_pTip


Constructor & Destructor Documentation

CTipListCtrl::CTipListCtrl  ) 
 

Definition at line 47 of file CtrlTipList.cpp.

References NULL.

CTipListCtrl::~CTipListCtrl  )  [virtual]
 

Definition at line 52 of file CtrlTipList.cpp.


Member Function Documentation

void CTipListCtrl::OnKeyDown UINT  nChar,
UINT  nRepCnt,
UINT  nFlags
[protected]
 

Definition at line 98 of file CtrlTipList.cpp.

References CCoolTipCtrl::Hide(), and m_pTip.

void CTipListCtrl::OnLButtonDown UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 86 of file CtrlTipList.cpp.

References CCoolTipCtrl::Hide(), and m_pTip.

void CTipListCtrl::OnMouseMove UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 67 of file CtrlTipList.cpp.

References CCoolTipCtrl::Hide(), m_pTip, and CCoolTipCtrl::Show().

void CTipListCtrl::OnRButtonDown UINT  nFlags,
CPoint  point
[protected]
 

Definition at line 92 of file CtrlTipList.cpp.

References CCoolTipCtrl::Hide(), and m_pTip.

void CTipListCtrl::SetTip CCoolTipCtrl pTip  ) 
 

Definition at line 59 of file CtrlTipList.cpp.

References m_pTip.


Member Data Documentation

CCoolTipCtrl* CTipListCtrl::m_pTip [protected]
 

Definition at line 41 of file CtrlTipList.h.

Referenced by OnKeyDown(), OnLButtonDown(), OnMouseMove(), OnRButtonDown(), and SetTip().


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