This is the complete list of members for rvPropertyGrid, including all inherited members.
AddItem(const char *name, const char *value, EItemType type=PGIT_STRING) | rvPropertyGrid | |
CancelEdit(void) | rvPropertyGrid | protected |
Create(HWND parent, int id, int style=0) | rvPropertyGrid | |
EItemType enum name | rvPropertyGrid | |
EState enum name | rvPropertyGrid | protected |
FinishEdit(void) | rvPropertyGrid | protected |
GetCurSel(void) | rvPropertyGrid | inline |
GetItemName(int index) | rvPropertyGrid | |
GetItemValue(int index) | rvPropertyGrid | |
GetWindow(void) | rvPropertyGrid | inline |
HandleDrawItem(WPARAM wParam, LPARAM lParam) | rvPropertyGrid | protected |
mEdit | rvPropertyGrid | protected |
mEditItem | rvPropertyGrid | protected |
mEditLabel | rvPropertyGrid | protected |
mListWndProc | rvPropertyGrid | protected |
Move(int x, int y, int w, int h, BOOL redraw=FALSE) | rvPropertyGrid | |
mSelectedItem | rvPropertyGrid | protected |
mSplitter | rvPropertyGrid | protected |
mState | rvPropertyGrid | protected |
mStyle | rvPropertyGrid | protected |
mWindow | rvPropertyGrid | protected |
PGIT_HEADER enum value | rvPropertyGrid | |
PGIT_MAX enum value | rvPropertyGrid | |
PGIT_STRING enum value | rvPropertyGrid | |
ReflectMessage(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) | rvPropertyGrid | |
RemoveAllItems(void) | rvPropertyGrid | |
RemoveItem(int index) | rvPropertyGrid | |
rvPropertyGrid() | rvPropertyGrid | |
SetCurSel(int index) | rvPropertyGrid | inline |
StartEdit(int item, bool label) | rvPropertyGrid | protected |
STATE_EDIT enum value | rvPropertyGrid | protected |
STATE_FINISHEDIT enum value | rvPropertyGrid | protected |
STATE_NORMAL enum value | rvPropertyGrid | protected |
WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) | rvPropertyGrid | privatestatic |