#include <horizontal_scrollbar.hpp>
Public Member Functions | |
builder_horizontal_scrollbar (const config &cfg) | |
widget * | build () const |
![]() | |
builder_styled_widget (const config &cfg) | |
virtual widget * | build (const replacements_map &replacements) const override |
![]() | |
builder_widget (const config &cfg) | |
virtual | ~builder_widget () |
Additional Inherited Members | |
![]() | |
typedef std::map< std::string, std::shared_ptr< builder_widget > > | replacements_map |
The replacements type is used to define replacement types. More... | |
![]() | |
std::string | definition |
Parameters for the styled_widget. More... | |
t_string | label_string |
t_string | tooltip |
t_string | help |
bool | use_tooltip_on_label_overflow |
bool | use_markup |
![]() | |
std::string | id |
Parameters for the widget. More... | |
std::string | linked_group |
int | debug_border_mode |
color_t | debug_border_color |
Definition at line 105 of file horizontal_scrollbar.hpp.
|
explicit |
Definition at line 212 of file horizontal_scrollbar.cpp.
|
virtual |
Implements gui2::builder_widget.
Definition at line 217 of file horizontal_scrollbar.cpp.
References DBG_GUI_G, gui2::implementation::builder_styled_widget::definition, and gui2::scrollbar_base::finalize_setup().