15 #ifndef GUI_WIDGETS_AUXILIARY_ITERATOR_WALKER_HPP_INCLUDED
16 #define GUI_WIDGETS_AUXILIARY_ITERATOR_WALKER_HPP_INCLUDED
virtual tstate next(const tlevel level)=0
Make the next widget the current one.
tstate
The state of the walker.
virtual bool at_end(const tlevel level) const =0
Returns whether the current widget is valid.
A class inherited from ttext_box that displays its input as stars.
When calling next the following it has the following results.
When calling next the following it has the following results.
tlevel
The level to walk at.
The walker abstract base class.
Visit the children of its nested grid.