doom3-gpl
Doom 3 GPL source release
|
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 | |
idDict * | mDict |
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) |
Definition at line 992 of file GEItemPropsDlg.cpp.
rvGEItemPropsGeneralPage::rvGEItemPropsGeneralPage | ( | idDict * | dict, |
rvGEWindowWrapper::EWindowType | type | ||
) |
Definition at line 1011 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 1035 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 1058 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 1117 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 1073 of file GEItemPropsDlg.cpp.
Definition at line 1024 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 1007 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 1008 of file GEItemPropsDlg.cpp.