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

#include <toggle_panel.hpp>

Inheritance diagram for gui2::toggle_panel_definition:

Classes

struct  resolution
 

Public Member Functions

 toggle_panel_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 208 of file toggle_panel.hpp.

Constructor & Destructor Documentation

◆ toggle_panel_definition()

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

Definition at line 284 of file toggle_panel.cpp.

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


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