Base class of a resolution, contains the common keys for a resolution. More...
#include <widget_definition.hpp>


Public Member Functions | |
| tresolution_definition_ (const config &cfg) | |
Public Attributes | |
| unsigned | window_width |
| unsigned | window_height |
| unsigned | min_width |
| unsigned | min_height |
| unsigned | default_width |
| unsigned | default_height |
| unsigned | max_width |
| unsigned | max_height |
| unsigned | text_extra_width |
| unsigned | text_extra_height |
| unsigned | text_font_size |
| int | text_font_style |
| std::vector< tstate_definition > | state |
Base class of a resolution, contains the common keys for a resolution.
Definition at line 41 of file widget_definition.hpp.
| gui2::tresolution_definition_::tresolution_definition_ | ( | const config & | cfg | ) | [explicit] |
Definition at line 27 of file widget_definition.cpp.
References DBG_GUI_P, window_height, and window_width.
Definition at line 53 of file widget_definition.hpp.
Definition at line 52 of file widget_definition.hpp.
Definition at line 56 of file widget_definition.hpp.
Definition at line 55 of file widget_definition.hpp.
Definition at line 50 of file widget_definition.hpp.
Definition at line 49 of file widget_definition.hpp.
| std::vector<tstate_definition> gui2::tresolution_definition_::state |
Definition at line 63 of file widget_definition.hpp.
Referenced by gui2::tpanel_definition::tresolution::tresolution().
Definition at line 59 of file widget_definition.hpp.
Definition at line 58 of file widget_definition.hpp.
Definition at line 60 of file widget_definition.hpp.
Definition at line 61 of file widget_definition.hpp.
Definition at line 47 of file widget_definition.hpp.
Referenced by tresolution_definition_().
Definition at line 46 of file widget_definition.hpp.
Referenced by tresolution_definition_().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:21:05 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |