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

#include <PropertyList.h>

Public Member Functions

 CPropertyItem (CString propName, CString curValue, int nItemType, CString cmbItems)
 
void SetData (int d)
 

Public Attributes

CString m_propName
 
CString m_curValue
 
int m_nItemType
 
CString m_cmbItems
 
int data
 

Detailed Description

Definition at line 56 of file PropertyList.h.

Constructor & Destructor Documentation

CPropertyItem::CPropertyItem ( CString  propName,
CString  curValue,
int  nItemType,
CString  cmbItems 
)
inline

Definition at line 67 of file PropertyList.h.

Member Function Documentation

void CPropertyItem::SetData ( int  d)
inline

Definition at line 76 of file PropertyList.h.

Member Data Documentation

int CPropertyItem::data

Definition at line 64 of file PropertyList.h.

CString CPropertyItem::m_cmbItems

Definition at line 63 of file PropertyList.h.

CString CPropertyItem::m_curValue

Definition at line 61 of file PropertyList.h.

int CPropertyItem::m_nItemType

Definition at line 62 of file PropertyList.h.

CString CPropertyItem::m_propName

Definition at line 60 of file PropertyList.h.


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