doom3-gpl
Doom 3 GPL source release
|
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 | |
idDict * | mDict |
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 375 of file GEItemPropsDlg.cpp.
rvGEItemPropsTextPage::rvGEItemPropsTextPage | ( | idDict * | dictValues | ) |
Definition at line 393 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 478 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 405 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 569 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 531 of file GEItemPropsDlg.cpp.
Definition at line 442 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 390 of file GEItemPropsDlg.cpp.