Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ToggleControl::RadioGroup Class Referencea little class for managing the currently active ToggleControl to allow radio buttons More...
Inheritance diagram for ToggleControl::RadioGroup:
Detailed Descriptiona little class for managing the currently active ToggleControl to allow radio buttons Definition at line 16 of file ToggleControl.h.
Constructor & Destructor Documentation
constructor Definition at line 19 of file ToggleControl.h.
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 currently active control Definition at line 34 of file ToggleControl.h.
returns the "must have one" setting (enforced) Definition at line 38 of file ToggleControl.h. Referenced by ToggleControl::setStatus().
don't call
can change the "must have one" setting (enforced) Definition at line 36 of file ToggleControl.h. 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 v5.1CVS |
Generated Mon May 9 04:59:17 2016 by Doxygen 1.6.3 |