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

Public Member Functions

 rvGEItemPropsGeneralPage (idDict *dict, rvGEWindowWrapper::EWindowType type)
 
virtual bool SetActive (void)
 
virtual bool KillActive (void)
 
virtual bool Init (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
 
idStr mType
 
- 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 992 of file GEItemPropsDlg.cpp.

Constructor & Destructor Documentation

rvGEItemPropsGeneralPage::rvGEItemPropsGeneralPage ( idDict dict,
rvGEWindowWrapper::EWindowType  type 
)

Definition at line 1011 of file GEItemPropsDlg.cpp.

Member Function Documentation

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

Reimplemented from rvGEPropertyPage.

Definition at line 1035 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsGeneralPage::Init ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 1058 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsGeneralPage::KillActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 1117 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsGeneralPage::SetActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 1073 of file GEItemPropsDlg.cpp.

void rvGEItemPropsGeneralPage::UpdateCheckedStates ( void  )
protected

Definition at line 1024 of file GEItemPropsDlg.cpp.

Member Data Documentation

idDict* rvGEItemPropsGeneralPage::mDict
protected

Definition at line 1007 of file GEItemPropsDlg.cpp.

idStr rvGEItemPropsGeneralPage::mType
protected

Definition at line 1008 of file GEItemPropsDlg.cpp.


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