Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ToggleControl::RadioGroup Class Reference#include <ToggleControl.h>
Inheritance diagram for ToggleControl::RadioGroup:
![]() Detailed Descriptiona little class for managing the currently active ToggleControl to allow radio buttonsDefinition at line 16 of file ToggleControl.h.
Constructor & Destructor Documentation
don't call
Member Function Documentation
call this when a different ToggleControl wants to take over implementation is trickier than you might think! Definition at line 22 of file ToggleControl.h. Referenced by ToggleControl::setRadioGroup(), and ToggleControl::setStatus().
returns the "must have one" setting (enforced)
Definition at line 38 of file ToggleControl.h. Referenced by ToggleControl::setStatus().
don't call
Member Data Documentation
the currently active control, or NULL
Definition at line 40 of file ToggleControl.h. Referenced by activate(), and getActive().
if true, the current control cannot turn off, a new one must be activated
Definition at line 41 of file ToggleControl.h. Referenced by activate(), getEnforced(), and setEnforced().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:45 2007 by Doxygen 1.5.4 |