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
rvGEItemPropsTextPage Class Reference
Inheritance diagram for rvGEItemPropsTextPage:
rvGEPropertyPage

Public Member Functions

 rvGEItemPropsTextPage (idDict *dictValues)
 
virtual bool Init (void)
 
virtual bool SetActive (void)
 
virtual bool KillActive (void)
 
virtual int HandleMessage (UINT msg, WPARAM wParam, LPARAM lParam)
 
- Public Member Functions inherited from rvGEPropertyPage
 rvGEPropertyPage ()
 
virtual bool Apply (void)
 

Protected Member Functions

void UpdateCheckedStates (void)
 

Protected Attributes

idDictmDict
 
- Protected Attributes inherited from rvGEPropertyPage
HWND mPage
 

Additional Inherited Members

- Static Public Member Functions inherited from rvGEPropertyPage
static INT_PTR CALLBACK WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 

Detailed Description

Definition at line 375 of file GEItemPropsDlg.cpp.

Constructor & Destructor Documentation

rvGEItemPropsTextPage::rvGEItemPropsTextPage ( idDict dictValues)

Definition at line 393 of file GEItemPropsDlg.cpp.

Member Function Documentation

int rvGEItemPropsTextPage::HandleMessage ( UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 478 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsTextPage::Init ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 405 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsTextPage::KillActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 569 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsTextPage::SetActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 531 of file GEItemPropsDlg.cpp.

void rvGEItemPropsTextPage::UpdateCheckedStates ( void  )
protected

Definition at line 442 of file GEItemPropsDlg.cpp.

Member Data Documentation

idDict* rvGEItemPropsTextPage::mDict
protected

Definition at line 390 of file GEItemPropsDlg.cpp.


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