tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
SVMenuNode Member List

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)SVMenuNodeprivate
BuildMenu(ScrollView *sv, bool menu_bar=true)SVMenuNode
child_SVMenuNodeprivate
cmd_event_SVMenuNodeprivate
description_SVMenuNodeprivate
is_check_box_entry_SVMenuNodeprivate
next_SVMenuNodeprivate
parent_SVMenuNodeprivate
SVMenuNode()SVMenuNode
SVMenuNode(int command_event, const char *txt, int tv, bool check_box_entry, const char *val, const char *desc)SVMenuNodeprivate
text_SVMenuNodeprivate
toggle_value_SVMenuNodeprivate
value_SVMenuNodeprivate
~SVMenuNode()SVMenuNode