doom3-gpl
Doom 3 GPL source release
|
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 | |
idDict * | mDict |
rvGEWindowWrapper * | mWrapper |
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) |
Definition at line 663 of file GEItemPropsDlg.cpp.
rvGEItemPropsKeysPage::rvGEItemPropsKeysPage | ( | idDict * | dictValues, |
rvGEWindowWrapper * | wrapper | ||
) |
Definition at line 679 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 751 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 917 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 954 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 675 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 676 of file GEItemPropsDlg.cpp.