Radiobox Class Reference

#include <Radiobox.h>

Inherits Widget.

Collaboration diagram for Radiobox:

List of all members.


Public Member Functions

 Radiobox (XMLNode *xml)
void setSelection (bool selection)
void pressed ()
void released ()

Private Member Functions

void parse_symbol (char *path, char symbol)

Private Attributes

SceneGraphchecked
std::string * animationName
std::string * callbackSelected
std::string * callbackDeselected
std::string * groupName
bool selected
std::string radiobox_name

Constructor & Destructor Documentation

Radiobox::Radiobox ( XMLNode xml  ) 

The constructor loads the widget shape and the animation-name.

Parameters:
xml Pass an XMLNode -object, which focuses on the right XML-node.


Member Function Documentation

void Radiobox::parse_symbol ( char *  path,
char  symbol 
) [private]

void Radiobox::pressed (  )  [virtual]

This is just a dummy implementation.

Implements Widget.

void Radiobox::released (  )  [virtual]

This is just a dummy implementation.

Implements Widget.

void Radiobox::setSelection ( bool  selection  ) 


Member Data Documentation

std::string* Radiobox::animationName [private]

std::string* Radiobox::callbackDeselected [private]

std::string* Radiobox::callbackSelected [private]

std::string* Radiobox::groupName [private]

std::string Radiobox::radiobox_name [private]

bool Radiobox::selected [private]


The documentation for this class was generated from the following files:

Generated on Wed Oct 20 16:11:59 2010 for inVRs by doxygen 1.5.8