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

Public Member Functions

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

Protected Attributes

idDictmDict
 
rvGEWindowWrappermWrapper
 
- 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 663 of file GEItemPropsDlg.cpp.

Constructor & Destructor Documentation

rvGEItemPropsKeysPage::rvGEItemPropsKeysPage ( idDict dictValues,
rvGEWindowWrapper wrapper 
)

Definition at line 679 of file GEItemPropsDlg.cpp.

Member Function Documentation

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

Reimplemented from rvGEPropertyPage.

Definition at line 751 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsKeysPage::Init ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 917 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsKeysPage::SetActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 954 of file GEItemPropsDlg.cpp.

Member Data Documentation

idDict* rvGEItemPropsKeysPage::mDict
protected

Definition at line 675 of file GEItemPropsDlg.cpp.

rvGEWindowWrapper* rvGEItemPropsKeysPage::mWrapper
protected

Definition at line 676 of file GEItemPropsDlg.cpp.


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