#include <toggle_button.hpp>
| Classes | |
| struct | resolution | 
| Public Member Functions | |
| toggle_button_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_ptr > | resolutions | 
Definition at line 146 of file toggle_button.hpp.
| 
 | explicit | 
Definition at line 198 of file toggle_button.cpp.
References cfg, DBG_GUI_P, and gui2::styled_widget_definition::id.