Go to the source code of this file.
Classes | |
| class | gui2::grid |
| Base container class. More... | |
| class | gui2::grid::child |
| Child item of the grid. More... | |
| class | gui2::grid::iterator |
| Iterator for the child items. More... | |
Namespaces | |
| gui2 | |
| Generic file dialog. | |
Functions | |
| void | gui2::set_single_child (grid &grid, std::unique_ptr< widget > widget) |
| Sets the single child in a grid. More... | |