A temporary helper class. More...
#include <window_builder_private.hpp>


Public Member Functions | |
| tbuilder_gridcell (const config &cfg) | |
| twidget * | build () const |
| We're a dummy the building is done on construction. | |
Public Attributes | |
| unsigned | flags |
| The flags for the cell. | |
| unsigned | border_size |
| The bordersize for the cell. | |
| tbuilder_widget_ptr | widget |
| The widgets for the cell. | |
A temporary helper class.
Definition at line 36 of file window_builder_private.hpp.
| gui2::tbuilder_gridcell::tbuilder_gridcell | ( | const config & | cfg | ) | [explicit] |
Definition at line 509 of file window_builder.cpp.
References gui2::tbuilder_grid::border_size, gui2::tbuilder_grid::col_grow_factor, gui2::tbuilder_grid::flags, gui2::implementation::read_flags(), and gui2::tbuilder_grid::rows.

| twidget* gui2::tbuilder_gridcell::build | ( | ) | const [inline, virtual] |
We're a dummy the building is done on construction.
Implements gui2::tbuilder_widget.
Definition at line 51 of file window_builder_private.hpp.
| unsigned gui2::tbuilder_gridcell::border_size |
The bordersize for the cell.
Definition at line 45 of file window_builder_private.hpp.
| unsigned gui2::tbuilder_gridcell::flags |
The flags for the cell.
Definition at line 42 of file window_builder_private.hpp.
The widgets for the cell.
Definition at line 48 of file window_builder_private.hpp.
| Generated by doxygen 1.7.1 on Sat May 19 2012 01:15:56 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |