Tesseract 3.01
SVMenuNode Class Reference

#include <svmnode.h>

List of all members.

Public Member Functions

 SVMenuNode ()
 ~SVMenuNode ()
SVMenuNodeAddChild (const char *txt)
void AddChild (const char *txt, int command_event)
void AddChild (const char *txt, int command_event, int tv)
void AddChild (const char *txt, int command_event, const char *val)
void AddChild (const char *txt, int command_event, const char *val, const char *desc)
void BuildMenu (ScrollView *sv, bool menu_bar=true)

Constructor & Destructor Documentation

SVMenuNode::SVMenuNode ( )
SVMenuNode::~SVMenuNode ( )

Member Function Documentation

SVMenuNode * SVMenuNode::AddChild ( const char *  txt)
void SVMenuNode::AddChild ( const char *  txt,
int  command_event 
)
void SVMenuNode::AddChild ( const char *  txt,
int  command_event,
const char *  val,
const char *  desc 
)
void SVMenuNode::AddChild ( const char *  txt,
int  command_event,
const char *  val 
)
void SVMenuNode::AddChild ( const char *  txt,
int  command_event,
int  tv 
)
void SVMenuNode::BuildMenu ( ScrollView sv,
bool  menu_bar = true 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines