doom3-gpl
Doom 3 GPL source release
|
Public Member Functions | |
rvGEItemPropsImagePage (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 50 of file GEItemPropsDlg.cpp.
rvGEItemPropsImagePage::rvGEItemPropsImagePage | ( | idDict * | dictValues | ) |
Definition at line 68 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 146 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 80 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 252 of file GEItemPropsDlg.cpp.
Reimplemented from rvGEPropertyPage.
Definition at line 212 of file GEItemPropsDlg.cpp.
Definition at line 96 of file GEItemPropsDlg.cpp.
|
protected |
Definition at line 65 of file GEItemPropsDlg.cpp.