doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CPropTreeInfo Class Reference

#include <PropTreeInfo.h>

Inheritance diagram for CPropTreeInfo:

Public Member Functions

 CPropTreeInfo ()
 
void SetPropOwner (CPropTree *pProp)
 
virtual ~CPropTreeInfo ()
 

Protected Member Functions

afx_msg void OnPaint ()
 

Protected Attributes

CPropTreem_pProp
 

Detailed Description

Definition at line 31 of file PropTreeInfo.h.

Constructor & Destructor Documentation

CPropTreeInfo::CPropTreeInfo ( )

Definition at line 36 of file PropTreeInfo.cpp.

CPropTreeInfo::~CPropTreeInfo ( )
virtual

Definition at line 41 of file PropTreeInfo.cpp.

Member Function Documentation

void CPropTreeInfo::OnPaint ( )
protected

Definition at line 60 of file PropTreeInfo.cpp.

void CPropTreeInfo::SetPropOwner ( CPropTree pProp)

Definition at line 55 of file PropTreeInfo.cpp.

Member Data Documentation

CPropTree* CPropTreeInfo::m_pProp
protected

Definition at line 43 of file PropTreeInfo.h.


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