The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gui2::tmatrix_definition::tresolution Struct Reference

#include <matrix.hpp>

Inheritance diagram for gui2::tmatrix_definition::tresolution:
Inheritance graph

Public Member Functions

 tresolution (const config &cfg)
 
- Public Member Functions inherited from gui2::tresolution_definition_
 tresolution_definition_ (const config &cfg)
 
- Public Member Functions inherited from reference_counted_object
 reference_counted_object ()
 
 reference_counted_object (const reference_counted_object &)
 
reference_counted_objectoperator= (const reference_counted_object &)
 
virtual ~reference_counted_object ()
 
void add_ref () const
 
void dec_ref () const
 
int refcount () const
 

Public Attributes

tbuilder_grid_ptr content
 
- Public Attributes inherited from gui2::tresolution_definition_
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
 
font::family_class text_font_family
 
int text_font_style
 
std::vector< tstate_definitionstate
 

Additional Inherited Members

- Protected Member Functions inherited from reference_counted_object
void turn_reference_counting_off () const
 

Detailed Description

Definition at line 240 of file matrix.hpp.

Constructor & Destructor Documentation

gui2::tmatrix_definition::tresolution::tresolution ( const config cfg)
explicit

Definition at line 225 of file matrix.cpp.

References config::child(), and gui2::tresolution_definition_::state.

Member Data Documentation

tbuilder_grid_ptr gui2::tmatrix_definition::tresolution::content

Definition at line 244 of file matrix.hpp.


The documentation for this struct was generated from the following files: