The Battle for Wesnoth  1.19.0-dev
Classes | Public Member Functions | List of all members
gui2::tab_container_definition Struct Reference

#include <tab_container.hpp>

Inheritance diagram for gui2::tab_container_definition:

Classes

struct  resolution
 

Public Member Functions

 tab_container_definition (const config &cfg)
 
- Public Member Functions inherited from gui2::styled_widget_definition
 styled_widget_definition (const config &cfg)
 
template<class T >
void load_resolutions (const config &cfg)
 

Additional Inherited Members

- Public Attributes inherited from gui2::styled_widget_definition
std::string id
 
t_string description
 
std::vector< resolution_definition_ptrresolutions
 

Detailed Description

Definition at line 110 of file tab_container.hpp.

Constructor & Destructor Documentation

◆ tab_container_definition()

gui2::tab_container_definition::tab_container_definition ( const config cfg)
explicit

Definition at line 110 of file tab_container.cpp.

References DBG_GUI_P, and gui2::styled_widget_definition::id.


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