#include <chatbox.hpp>
Public Member Functions | |
builder_chatbox (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 284 of file chatbox.hpp.
|
explicit |
Definition at line 813 of file chatbox.cpp.
|
virtual |
Implements gui2::builder_widget.
Definition at line 818 of file chatbox.cpp.
References gui2::styled_widget::cast_config_to(), DBG_GUI_G, gui2::implementation::builder_styled_widget::definition, gui2::chatbox::finalize_setup(), and gui2::container_base::init_grid().