Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ConfigurationEditor::NamedEnumerationEditor Class Referencebased on a string input control for easier mixing with other primitives (which just use a basic string input control as an editor) More...
Inheritance diagram for ConfigurationEditor::NamedEnumerationEditor:
Detailed Descriptionbased on a string input control for easier mixing with other primitives (which just use a basic string input control as an editor) If selected, provides a submenu with symbolic options to better prompt the user with valid values Definition at line 130 of file ConfigurationEditor.h.
Constructor & Destructor Documentation
constructor Definition at line 133 of file ConfigurationEditor.h.
not supported Member Function Documentation
purposely clearing slots on deactivate to avoid having sub-menus -- don't want to appear as a collection Reimplemented from ControlBase. Definition at line 136 of file ConfigurationEditor.h.
handles selecting one of the symbolic values Reimplemented from ControlBase. Definition at line 241 of file ConfigurationEditor.cc.
not supported
called when the child has deactivated and this control should refresh its display, or some other event (such as the user pressing the refresh button) has happened to cause a refresh to be needed Reimplemented from StringInputControl. Definition at line 228 of file ConfigurationEditor.cc.
override to only allow one hilight (first in the list) Reimplemented from ControlBase. Definition at line 140 of file ConfigurationEditor.h. Member Data Documentationthe value being edited Definition at line 147 of file ConfigurationEditor.h. Referenced by doSelect(), and refresh(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |