#include <window_builder.hpp>

Classes | |
| struct | tresolution |
Public Member Functions | |
| twindow_builder () | |
| const std::string & | read (const config &cfg) |
Public Attributes | |
| std::vector< tresolution > | resolutions |
Private Attributes | |
| std::string | id_ |
| std::string | description_ |
Definition at line 125 of file window_builder.hpp.
| gui2::twindow_builder::twindow_builder | ( | ) | [inline] |
Definition at line 129 of file window_builder.hpp.
| const std::string & gui2::twindow_builder::read | ( | const config & | cfg | ) |
Definition at line 217 of file window_builder.cpp.
References _, config::child_range(), DBG_GUI_P, description_, id_, missing_mandatory_wml_key(), resolutions, and VALIDATE.

std::string gui2::twindow_builder::description_ [private] |
Definition at line 197 of file window_builder.hpp.
Referenced by read().
std::string gui2::twindow_builder::id_ [private] |
Definition at line 196 of file window_builder.hpp.
Referenced by read().
| std::vector<tresolution> gui2::twindow_builder::resolutions |
Definition at line 193 of file window_builder.hpp.
Referenced by read().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:21:58 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |