The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
grid.hpp File Reference
#include "gui/widgets/widget.hpp"
Include dependency graph for grid.hpp:
This graph shows which files directly or indirectly include this file:

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...