#include <svmnode.h>
List of all members.
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: