#include "gui/widgets/widget.hpp"

Go to the source code of this file.
Classes | |
| class | gui2::tgrid |
| Base container class. More... | |
| class | gui2::tgrid::tchild |
| Child item of the grid. More... | |
| class | gui2::tgrid::iterator |
| Iterator for the tchild items. More... | |
Namespaces | |
| gui2 | |
| A class inherited from ttext_box that displays its input as stars. | |
Functions | |
| void | gui2::set_single_child (tgrid &grid, twidget *widget) |
| Sets the single child in a grid. More... | |
1.8.8