Radiobox Class Reference
#include <Radiobox.h>
Inherits Widget.
Collaboration diagram for Radiobox:

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 | |
| SceneGraph * | checked |
| 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] |
SceneGraph* Radiobox::checked [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:
- tools/libraries/3DMenu/libWidgets/Radiobox.h
- tools/libraries/3DMenu/libWidgets/Radiobox.cpp
Generated on Wed Oct 20 16:11:59 2010 for inVRs by
1.5.8