#include <horizontal_scrollbar.hpp>
Classes | |
| struct | resolution | 
Public Member Functions | |
| horizontal_scrollbar_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 83 of file horizontal_scrollbar.hpp.
      
  | 
  explicit | 
Definition at line 106 of file horizontal_scrollbar.cpp.
References cfg, DBG_GUI_P, and gui2::styled_widget_definition::id.