This is the complete list of members for SVMenuNode, including all inherited members.
AddChild(const char *txt) | SVMenuNode | |
AddChild(const char *txt, int command_event) | SVMenuNode | |
AddChild(const char *txt, int command_event, int tv) | SVMenuNode | |
AddChild(const char *txt, int command_event, const char *val) | SVMenuNode | |
AddChild(const char *txt, int command_event, const char *val, const char *desc) | SVMenuNode | |
AddChild(SVMenuNode *svmn) | SVMenuNode | private |
BuildMenu(ScrollView *sv, bool menu_bar=true) | SVMenuNode | |
child_ | SVMenuNode | private |
cmd_event_ | SVMenuNode | private |
description_ | SVMenuNode | private |
is_check_box_entry_ | SVMenuNode | private |
next_ | SVMenuNode | private |
parent_ | SVMenuNode | private |
SVMenuNode() | SVMenuNode | |
SVMenuNode(int command_event, const char *txt, int tv, bool check_box_entry, const char *val, const char *desc) | SVMenuNode | private |
text_ | SVMenuNode | private |
toggle_value_ | SVMenuNode | private |
value_ | SVMenuNode | private |
~SVMenuNode() | SVMenuNode |