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

CChatWnd Class Reference

#include <WndChat.h>

Inheritance diagram for CChatWnd:

CChildWnd List of all members.

Public Member Functions

 CChatWnd (CChatFrame *pFrame)
virtual ~CChatWnd ()
virtual BOOL OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo)
virtual void OnSkinChange ()

Public Attributes

CChatFramem_pFrame

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnDestroy ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnTimer (UINT nIDEvent)

Constructor & Destructor Documentation

CChatWnd::CChatWnd CChatFrame pFrame  ) 
 

Definition at line 49 of file WndChat.cpp.

References IDR_CHATFRAME.

CChatWnd::~CChatWnd  )  [virtual]
 

Definition at line 56 of file WndChat.cpp.


Member Function Documentation

BOOL CChatWnd::OnCmdMsg UINT  nID,
int  nCode,
void *  pExtra,
AFX_CMDHANDLERINFO *  pHandlerInfo
[virtual]
 

Reimplemented from CChildWnd.

Definition at line 101 of file WndChat.cpp.

References m_pFrame, NULL, and CChildWnd::OnCmdMsg().

int CChatWnd::OnCreate LPCREATESTRUCT  lpCreateStruct  )  [protected]
 

Reimplemented from CChildWnd.

Definition at line 63 of file WndChat.cpp.

References CChildWnd::LoadState(), m_pFrame, CChildWnd::OnCreate(), and CChildWnd::SetAlert().

void CChatWnd::OnDestroy  )  [protected]
 

Reimplemented from CChildWnd.

Definition at line 82 of file WndChat.cpp.

References m_pFrame, NULL, CChildWnd::OnDestroy(), and CChildWnd::SaveState().

void CChatWnd::OnSize UINT  nType,
int  cx,
int  cy
[protected]
 

Reimplemented from CChildWnd.

Definition at line 111 of file WndChat.cpp.

References m_pFrame, NULL, and CChildWnd::OnSize().

void CChatWnd::OnSkinChange  )  [virtual]
 

Reimplemented from CChildWnd.

Definition at line 95 of file WndChat.cpp.

References m_pFrame, NULL, CChatFrame::OnSkinChange(), and CChildWnd::OnSkinChange().

void CChatWnd::OnTimer UINT  nIDEvent  )  [protected]
 

Definition at line 121 of file WndChat.cpp.

References IDR_CHATFRAME, CChildWnd::IsActive(), LoadString(), m_pFrame, and NULL.


Member Data Documentation

CChatFrame* CChatWnd::m_pFrame
 

Definition at line 43 of file WndChat.h.

Referenced by OnCmdMsg(), OnCreate(), OnDestroy(), OnSize(), OnSkinChange(), OnTimer(), and CChatFrame::SetDesktopMode().


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