![]() |
doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"#include "../../sys/win32/rc/guied_resource.h"#include "../common/ColorButton.h"#include "../common/MaskEdit.h"#include "GEApp.h"#include "GEItemPropsDlg.h"#include "GEPropertyPage.h"Go to the source code of this file.
Classes | |
| class | rvGEItemPropsImagePage |
| class | rvGEItemPropsTextPage |
| class | rvGEItemPropsKeysPage |
| class | rvGEItemPropsGeneralPage |
Enumerations | |
| enum | { RVITEMPROPS_GENERAL = 0, RVITEMPROPS_IMAGE, RVITEMPROPS_TEXT, RVITEMPROPS_KEYS, RVITEMPROPS_MAX } |
Functions | |
| INT_PTR CALLBACK | ModifyItemKeyDlg_WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) |
| bool | GEItemPropsDlg_DoModal (HWND parent, idWindow *window, idDict &dict) |
| anonymous enum |
| Enumerator | |
|---|---|
| RVITEMPROPS_GENERAL | |
| RVITEMPROPS_IMAGE | |
| RVITEMPROPS_TEXT | |
| RVITEMPROPS_KEYS | |
| RVITEMPROPS_MAX | |
Definition at line 40 of file GEItemPropsDlg.cpp.
Definition at line 1194 of file GEItemPropsDlg.cpp.
Definition at line 685 of file GEItemPropsDlg.cpp.
1.8.6.