CDownloads_InfoFrame Class Reference

#include <Downloads_InfoFrame.h>

List of all members.

Public Member Functions

 CDownloads_InfoFrame ()
void SetChildWnd (CWnd *pWnd)
BOOL Create (CWnd *pParent)
virtual ~CDownloads_InfoFrame ()

Protected Member Functions

void ResizeChild (int cx, int cy)
afx_msg void OnPaint ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg BOOL OnEraseBkgnd (CDC *pDC)

Protected Attributes

CWnd * m_pChild


Detailed Description

Definition at line 13 of file Downloads_InfoFrame.h.


Constructor & Destructor Documentation

CDownloads_InfoFrame::CDownloads_InfoFrame (  ) 

Definition at line 19 of file Downloads_InfoFrame.cpp.

References m_pChild, and NULL.

CDownloads_InfoFrame::~CDownloads_InfoFrame (  )  [virtual]

Definition at line 24 of file Downloads_InfoFrame.cpp.


Member Function Documentation

void CDownloads_InfoFrame::SetChildWnd ( CWnd *  pWnd  ) 

Definition at line 62 of file Downloads_InfoFrame.cpp.

References m_pChild, and ResizeChild().

Referenced by CDownloads_Info::ApplyCurTab(), and CDownloads_Info::OnCreate().

BOOL CDownloads_InfoFrame::Create ( CWnd *  pParent  ) 

Definition at line 36 of file Downloads_InfoFrame.cpp.

References FALSE, NULL, and TRUE.

Referenced by CDownloads_Info::OnCreate().

void CDownloads_InfoFrame::ResizeChild ( int  cx,
int  cy 
) [protected]

Definition at line 77 of file Downloads_InfoFrame.cpp.

References m_pChild.

Referenced by OnSize(), and SetChildWnd().

void CDownloads_InfoFrame::OnPaint (  )  [protected]

Definition at line 47 of file Downloads_InfoFrame.cpp.

void CDownloads_InfoFrame::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 71 of file Downloads_InfoFrame.cpp.

References m_pChild, and ResizeChild().

BOOL CDownloads_InfoFrame::OnEraseBkgnd ( CDC *  pDC  )  [protected]


Member Data Documentation

CWnd* CDownloads_InfoFrame::m_pChild [protected]

Definition at line 35 of file Downloads_InfoFrame.h.

Referenced by CDownloads_InfoFrame(), OnSize(), ResizeChild(), and SetChildWnd().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:44 2008 by  doxygen 1.5.6