#include <multi_page.hpp>


Public Member Functions | |
| tbuilder_multi_page (const config &cfg) | |
| twidget * | build () const |
Public Attributes | |
| tbuilder_grid_ptr | builder |
| std::vector< string_map > | data |
| Multi page data. | |
Definition at line 29 of file multi_page.hpp.
| gui2::implementation::tbuilder_multi_page::tbuilder_multi_page | ( | const config & | cfg | ) | [explicit] |
Definition at line 28 of file multi_page.cpp.
References _, config::attribute_range(), config::child(), config::child_range(), and VALIDATE.

| twidget * gui2::implementation::tbuilder_multi_page::build | ( | ) | const [virtual] |
Implements gui2::tbuilder_widget.
Definition at line 62 of file multi_page.cpp.
Definition at line 36 of file multi_page.hpp.
Multi page data.
Contains a vector with the data to set in every cell, it's used to serialize the data in the config, so the config is no longer required.
Definition at line 44 of file multi_page.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:38 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |