#include "gui/auxiliary/window_builder/helper.hpp"#include "config.hpp"#include "foreach.hpp"#include "gui/auxiliary/log.hpp"#include "gui/widgets/grid.hpp"#include "gui/widgets/window.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | gui2 |
A class inherited from ttext_box that displays its input as stars. | |
| namespace | gui2::implementation |
Defines | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
| unsigned | gui2::implementation::get_v_align (const std::string &v_align) |
| Returns the vertical alignment. | |
| unsigned | gui2::implementation::get_h_align (const std::string &h_align) |
| Returns the horizontal alignment. | |
| unsigned | gui2::implementation::get_border (const std::vector< std::string > &border) |
| Returns the border flags. | |
| unsigned | gui2::implementation::read_flags (const config &cfg) |
| Returns the placement/resize flags. | |
| tscrollbar_container::tscrollbar_mode | gui2::implementation::get_scrollbar_mode (const std::string &scrollbar_mode) |
| Returns the scrollbar mode flags. | |
| int | gui2::implementation::get_retval (const std::string &retval_id, const int retval, const std::string &id) |
| Returns the return value for a widget. | |
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file helper.cpp.
| Generated by doxygen 1.7.1 on Wed May 23 2012 01:05:17 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |