| add_attribute(config &curr_item, const std::string &attr_name, const std::string &extra_data="", std::size_t start=0, std::size_t end=0) | gui2::rich_label | private | 
  | add_link(config &curr_item, const std::string &name, const std::string &dest, const point &origin, int img_width) | gui2::rich_label | private | 
  | add_text(config &curr_item, const std::string &text) | gui2::rich_label | private | 
  | add_text_with_attribute(config &curr_item, const std::string &text, const std::string &attr_name="", const std::string &extra_data="") | gui2::rich_label | private | 
  | back_child enum value | gui2::event::dispatcher |  | 
  | back_post_child enum value | gui2::event::dispatcher |  | 
  | back_pre_child enum value | gui2::event::dispatcher |  | 
  | cached_text_font_size_ | gui2::styled_widget | mutableprivate | 
  | calculate_best_size() const override | gui2::rich_label | inlineprivatevirtual | 
  | calculate_blitting_rectangle() const | gui2::widget |  | 
  | calculate_clipping_rectangle() const | gui2::widget |  | 
  | can_mouse_focus() const override | gui2::rich_label | inlinevirtual | 
  | can_shrink_ | gui2::rich_label | private | 
  | can_wrap() const override | gui2::rich_label | inlinevirtual | 
  | can_wrap_ | gui2::rich_label | private | 
  | canvases_ | gui2::styled_widget | private | 
  | capture_mouse() | gui2::event::dispatcher | inline | 
  | cast_config_to() const | gui2::styled_widget | inlineprotected | 
  | characters_per_line_ | gui2::rich_label | private | 
  | child enum value | gui2::event::dispatcher |  | 
  | clear_layout_size() | gui2::widget | inlineprotected | 
  | clipping_rectangle_ | gui2::widget | private | 
  | config_ | gui2::styled_widget | private | 
  | connect() | gui2::event::dispatcher |  | 
  | connect_signal(const F &func, const queue_position position=back_child) | gui2::event::dispatcher | inline | 
  | connected_ | gui2::event::dispatcher | private | 
  | create_walker() override | gui2::styled_widget | virtual | 
  | debug_border enum name | gui2::widget |  | 
  | debug_border_color_ | gui2::widget | private | 
  | debug_border_mode_ | gui2::widget | private | 
  | default_text_config(config *txt_ptr, const point &pos, const int max_width, const t_string &text="") | gui2::rich_label | private | 
  | definition_ | gui2::styled_widget | private | 
  | demand_reduce_height(const unsigned maximum_height) | gui2::widget | virtual | 
  | demand_reduce_width(const unsigned maximum_width) | gui2::widget | virtual | 
  | disable_click_dismiss() const override | gui2::rich_label | inlinevirtual | 
  | DISABLED enum value | gui2::rich_label | private | 
  | disconnect() | gui2::event::dispatcher |  | 
  | disconnect_signal(const F &func, const queue_position position=back_child) | gui2::event::dispatcher | inline | 
  | dispatcher() | gui2::event::dispatcher |  | 
  | draw_background() | gui2::widget |  | 
  | draw_children() | gui2::widget |  | 
  | draw_debug_border() | gui2::widget | private | 
  | draw_foreground() | gui2::widget |  | 
  | enable_lua_ptr(widget *tp) | enable_lua_ptr< widget > | inline | 
  | enable_lua_ptr(enable_lua_ptr &&o) | enable_lua_ptr< widget > | inline | 
  | enable_lua_ptr(const enable_lua_ptr &o)=delete | enable_lua_ptr< widget > | private | 
  | ENABLED enum value | gui2::rich_label | private | 
  | event_executor() | gui2::event_executor | inline | 
  | event_queue_type enum name | gui2::event::dispatcher |  | 
  | execute_hotkey(const hotkey::HOTKEY_COMMAND id) | gui2::event::dispatcher |  | 
  | find(const std::string_view id, const bool must_be_active) override | gui2::styled_widget | virtual | 
  | find(const std::string_view id, const bool must_be_active) const override | gui2::styled_widget | virtual | 
  | find_at(const point &coordinate, const bool must_be_active) override | gui2::styled_widget | virtual | 
  | find_at(const point &coordinate, const bool must_be_active) const override | gui2::styled_widget | virtual | 
  | find_widget(const std::string_view id, const bool must_be_active, const bool must_exist) | gui2::widget | inline | 
  | find_widget(const std::string_view id, const bool must_be_active, const bool must_exist) const | gui2::widget | inline | 
  | find_widget(const std::string_view id, const bool must_be_active=false) | gui2::widget | inline | 
  | find_widget(const std::string_view id, const bool must_be_active=false) const | gui2::widget | inline | 
  | fire(const ui_event event, widget &target) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const point &coordinate) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const SDL_Keycode key, const SDL_Keymod modifier, const std::string &unicode) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const point &pos, const point &distance) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const point ¢er, float dTheta, float dDist, uint8_t numFingers) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, void *) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const message &msg) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const SDL_Event &sdlevent) | gui2::event::dispatcher |  | 
  | fire(const ui_event event, widget &target, const std::string &text, int32_t start, int32_t len) | gui2::event::dispatcher |  | 
  | font_family_ | gui2::rich_label | private | 
  | font_size_ | gui2::rich_label | private | 
  | font_style_ | gui2::rich_label | private | 
  | front_child enum value | gui2::event::dispatcher |  | 
  | front_post_child enum value | gui2::event::dispatcher |  | 
  | front_pre_child enum value | gui2::event::dispatcher |  | 
  | get_active() const override | gui2::rich_label | inlinevirtual | 
  | get_best_size() const | gui2::widget |  | 
  | get_best_text_size(point minimum_size, point maximum_size={0, 0}) const | gui2::styled_widget | private | 
  | get_canvas(const unsigned index) | gui2::styled_widget | inline | 
  | get_canvases() | gui2::styled_widget | inline | 
  | get_characters_per_line() const override | gui2::rich_label | inlinevirtual | 
  | get_color(const std::string &color) | gui2::rich_label | private | 
  | get_config() | gui2::styled_widget | inlineprotected | 
  | get_config() const | gui2::styled_widget | inlineprotected | 
  | get_config_default_size() const | gui2::styled_widget |  | 
  | get_config_maximum_size() const | gui2::styled_widget |  | 
  | get_config_minimum_size() const | gui2::styled_widget |  | 
  | get_control_type() const override | gui2::rich_label | privatevirtual | 
  | get_dirty_rectangle() const | gui2::widget |  | 
  | get_drawing_action() const | gui2::widget |  | 
  | get_height() const | gui2::widget |  | 
  | get_image_size(config &img_cfg) const | gui2::rich_label | private | 
  | get_label() const | gui2::styled_widget | inline | 
  | get_label_link(const point &position) const | gui2::styled_widget | protected | 
  | get_label_token(const point &position, std::string_view delimiters=" \n\r\t") const | gui2::styled_widget | protected | 
  | get_link_aware() const override | gui2::rich_label | inlinevirtual | 
  | get_link_color() const override | gui2::rich_label | inlinevirtual | 
  | get_linked_group() const | gui2::widget | inline | 
  | get_mouse_behavior() const | gui2::event::dispatcher | inline | 
  | get_offset_from_xy(const point &position) const | gui2::rich_label | inlineprivate | 
  | get_origin() const | gui2::widget |  | 
  | get_parent_grid() | gui2::widget |  | 
  | get_parent_grid() const | gui2::widget |  | 
  | get_parsed_text(const config &parsed_text, const point &origin, const unsigned init_width, const bool finalize=false) | gui2::rich_label |  | 
  | get_rectangle() const | gui2::widget |  | 
  | get_signal_queue() | gui2::event::dispatcher | inlineprivate | 
  | get_size() const | gui2::widget |  | 
  | get_split_location(std::string_view text, const point &pos) | gui2::rich_label | private | 
  | get_state() const override | gui2::rich_label | inlinevirtual | 
  | get_text_alignment() const | gui2::styled_widget | inline | 
  | get_text_ellipse_mode() const | gui2::styled_widget | inline | 
  | get_text_font_size() const | gui2::styled_widget | protected | 
  | get_text_maximum_height() const | gui2::styled_widget | protected | 
  | get_text_maximum_width() const | gui2::styled_widget | protected | 
  | get_text_size(config &text_cfg, unsigned width=0) const | gui2::rich_label | private | 
  | get_use_markup() const | gui2::styled_widget | inline | 
  | get_use_tooltip_on_label_overflow() const | gui2::styled_widget | inline | 
  | get_visible() const | gui2::widget |  | 
  | get_want_keyboard_input() const | gui2::event::dispatcher | inline | 
  | get_width() | gui2::rich_label | inline | 
  | gui2::styled_widget::get_width() const | gui2::widget |  | 
  | get_window() | gui2::widget |  | 
  | get_window() const | gui2::widget |  | 
  | get_x() const | gui2::widget |  | 
  | get_xy_from_offset(const unsigned offset) const | gui2::rich_label | inlineprivate | 
  | get_y() const | gui2::widget |  | 
  | has_event(const ui_event event, const event_queue_type event_type) | gui2::event::dispatcher |  | 
  | has_widget(const widget &widget) const | gui2::widget | virtual | 
  | height_ | gui2::widget | private | 
  | help_message() const | gui2::styled_widget | inline | 
  | help_message_ | gui2::styled_widget | private | 
  | hotkeys_ | gui2::event::dispatcher | private | 
  | id() const | gui2::widget |  | 
  | id_ | gui2::widget | private | 
  | impl_draw_background() override | gui2::styled_widget | protectedvirtual | 
  | impl_draw_children() | gui2::widget | inlineprivatevirtual | 
  | impl_draw_foreground() override | gui2::styled_widget | protectedvirtual | 
  | implementation::builder_rich_label | gui2::rich_label | friend | 
  | init_w_ | gui2::rich_label | private | 
  | is_at(const point &coordinate) const override | gui2::widget | privatevirtual | 
  | is_at(const point &coordinate, const bool must_be_active) const | gui2::widget | private | 
  | is_connected() const | gui2::event::dispatcher | inline | 
  | label_ | gui2::styled_widget | private | 
  | layout_children() | gui2::widget | virtual | 
  | layout_initialize(const bool full_initialization) override | gui2::styled_widget | virtual | 
  | layout_size() const | gui2::widget | protected | 
  | layout_size_ | gui2::widget | private | 
  | link_aware_ | gui2::rich_label | private | 
  | link_color_ | gui2::rich_label | private | 
  | link_handler_ | gui2::rich_label | private | 
  | linked_group_ | gui2::widget | private | 
  | links_ | gui2::rich_label | private | 
  | mouse_behavior enum name | gui2::event::dispatcher |  | 
  | mouse_behavior_ | gui2::event::dispatcher | private | 
  | move(const int x_offset, const int y_offset) | gui2::widget | virtual | 
  | operator=(const widget &)=delete | gui2::widget |  | 
  | enable_lua_ptr< widget >::operator=(enable_lua_ptr &&o) | enable_lua_ptr< widget > | inline | 
  | padding_ | gui2::rich_label | private | 
  | parent() | gui2::widget |  | 
  | parent_ | gui2::widget | private | 
  | place(const point &origin, const point &size) override | gui2::styled_widget | virtual | 
  | post enum value | gui2::event::dispatcher |  | 
  | pre enum value | gui2::event::dispatcher |  | 
  | predef_colors_ | gui2::rich_label | private | 
  | queue_position enum name | gui2::event::dispatcher |  | 
  | queue_redraw() | gui2::widget |  | 
  | queue_redraw(const rect ®ion) | gui2::widget |  | 
  | recursive_is_visible(const widget *widget, const bool must_be_active) const | gui2::widget | private | 
  | redraw_action enum name | gui2::widget |  | 
  | redraw_action_ | gui2::widget | private | 
  | register_hotkey(const hotkey::HOTKEY_COMMAND id, Func &&function) | gui2::event::dispatcher | inline | 
  | register_link_callback(std::function< void(std::string)> link_handler) | gui2::rich_label |  | 
  | release_mouse() | gui2::event::dispatcher | inline | 
  | renderer_ | gui2::styled_widget | mutableprivate | 
  | request_reduce_height(const unsigned) override | gui2::rich_label | inlinevirtual | 
  | request_reduce_width(const unsigned maximum_width) override | gui2::styled_widget | virtual | 
  | rich_label(const implementation::builder_rich_label &builder) | gui2::rich_label | explicit | 
  | self_ | enable_lua_ptr< widget > | private | 
  | set_active(const bool active) override | gui2::rich_label | virtual | 
  | set_can_shrink(bool can_shrink) | gui2::rich_label | inline | 
  | set_can_wrap(const bool wrap) | gui2::rich_label | inline | 
  | set_debug_border_color(const color_t debug_border_color) | gui2::widget |  | 
  | set_debug_border_mode(const debug_border debug_border_mode) | gui2::widget |  | 
  | set_dom(const config &dom) | gui2::rich_label |  | 
  | set_font_family(const std::string &font_family) | gui2::rich_label | inline | 
  | set_font_size(int font_size) | gui2::rich_label | inline | 
  | set_font_style(const std::string &font_style) | gui2::rich_label | inline | 
  | set_help_message(const t_string &help_message) | gui2::styled_widget | inline | 
  | set_horizontal_alignment(const std::string &alignment) | gui2::widget | virtual | 
  | set_id(const std::string &id) | gui2::widget |  | 
  | set_label(const t_string &text) override | gui2::rich_label | virtual | 
  | set_layout_size(const point &size) | gui2::widget | protected | 
  | set_link_aware(bool l) | gui2::rich_label |  | 
  | set_link_color(const color_t &color) | gui2::rich_label |  | 
  | set_linked_group(const std::string &linked_group) | gui2::widget |  | 
  | set_members(const widget_item &data) | gui2::styled_widget | virtual | 
  | set_mouse_behavior(const mouse_behavior mouse_behavior) | gui2::event::dispatcher | inline | 
  | set_origin(const point &origin) | gui2::widget | virtual | 
  | set_parent(widget *parent) | gui2::widget |  | 
  | set_size(const point &size) | gui2::widget | virtual | 
  | set_state(const state_t state) | gui2::rich_label | private | 
  | set_text_alignment(const PangoAlignment text_alignment) | gui2::styled_widget | virtual | 
  | set_text_alpha(unsigned short alpha) | gui2::rich_label |  | 
  | set_text_ellipse_mode(const PangoEllipsizeMode ellipse_mode) | gui2::styled_widget |  | 
  | set_tooltip(const t_string &tooltip) | gui2::styled_widget | inline | 
  | set_use_markup(bool use_markup) | gui2::styled_widget | virtual | 
  | set_use_tooltip_on_label_overflow(const bool use_tooltip=true) | gui2::styled_widget | inline | 
  | set_vertical_alignment(const std::string &alignment) | gui2::widget | virtual | 
  | set_visible(const visibility visible) | gui2::widget |  | 
  | set_visible(bool visible) | gui2::widget | inline | 
  | set_visible_rectangle(const rect &rectangle) | gui2::widget | virtual | 
  | set_want_keyboard_input(const bool want_keyboard_input) | gui2::event::dispatcher | inline | 
  | set_wants_mouse_hover(const bool hover=true) | gui2::event_executor | inline | 
  | set_wants_mouse_left_double_click(const bool click=true) | gui2::event_executor | inline | 
  | set_wants_mouse_middle_double_click(const bool click=true) | gui2::event_executor | inline | 
  | set_wants_mouse_right_double_click(const bool click=true) | gui2::event_executor | inline | 
  | set_width(const int width) | gui2::rich_label | inline | 
  | setup_text_renderer(config text_cfg, unsigned width=0) const | gui2::rich_label | private | 
  | shapes_ | gui2::rich_label | private | 
  | shrunken_ | gui2::styled_widget | private | 
  | signal_handler_left_button_click(bool &handled) | gui2::rich_label | private | 
  | signal_handler_mouse_leave(bool &handled) | gui2::rich_label | private | 
  | signal_handler_mouse_motion(bool &handled, const point &coordinate) | gui2::rich_label | private | 
  | signal_handler_notify_remove_tooltip(const event::ui_event event, bool &handled) | gui2::styled_widget | private | 
  | signal_handler_show_helptip(const event::ui_event event, bool &handled, const point &location) | gui2::styled_widget | private | 
  | signal_handler_show_tooltip(const event::ui_event event, bool &handled, const point &location) | gui2::styled_widget | private | 
  | signal_keyboard_queue_ | gui2::event::dispatcher | private | 
  | signal_message_queue_ | gui2::event::dispatcher | private | 
  | signal_mouse_queue_ | gui2::event::dispatcher | private | 
  | signal_notification_queue_ | gui2::event::dispatcher | private | 
  | signal_queue_ | gui2::event::dispatcher | private | 
  | signal_raw_event_queue_ | gui2::event::dispatcher | private | 
  | signal_text_input_queue_ | gui2::event::dispatcher | private | 
  | signal_touch_gesture_queue_ | gui2::event::dispatcher | private | 
  | signal_touch_motion_queue_ | gui2::event::dispatcher | private | 
  | size_ | gui2::rich_label | private | 
  | state_ | gui2::rich_label | private | 
  | state_t enum name | gui2::rich_label | private | 
  | styled_widget(const implementation::builder_styled_widget &builder, const std::string &control_type) | gui2::styled_widget |  | 
  | text_alignment_ | gui2::styled_widget | private | 
  | text_alpha_ | gui2::rich_label | private | 
  | text_can_shrink() override | gui2::rich_label | inlineprivatevirtual | 
  | text_color_disabled_ | gui2::rich_label | private | 
  | text_color_enabled_ | gui2::rich_label | private | 
  | text_ellipse_mode_ | gui2::styled_widget | private | 
  | tooltip() const | gui2::styled_widget | inline | 
  | tooltip_ | gui2::styled_widget | private | 
  | type() | gui2::rich_label | static | 
  | update_canvas() override | gui2::rich_label | virtual | 
  | update_mouse_cursor(bool enable) | gui2::rich_label | private | 
  | use_markup_ | gui2::styled_widget | private | 
  | use_tooltip_on_label_overflow_ | gui2::styled_widget | private | 
  | visibility enum name | gui2::widget |  | 
  | visible_ | gui2::widget | private | 
  | want_keyboard_input_ | gui2::event::dispatcher | private | 
  | wants_mouse_hover() const | gui2::event_executor | inline | 
  | wants_mouse_hover_ | gui2::event_executor | private | 
  | wants_mouse_left_double_click() const | gui2::event_executor | inline | 
  | wants_mouse_left_double_click_ | gui2::event_executor | private | 
  | wants_mouse_middle_double_click() const | gui2::event_executor | inline | 
  | wants_mouse_middle_double_click_ | gui2::event_executor | private | 
  | wants_mouse_right_double_click() const | gui2::event_executor | inline | 
  | wants_mouse_right_double_click_ | gui2::event_executor | private | 
  | widget(const widget &)=delete | gui2::widget |  | 
  | widget() | gui2::widget |  | 
  | widget(const builder_widget &builder) | gui2::widget | explicit | 
  | width_ | gui2::widget | private | 
  | x_ | gui2::widget | private | 
  | y_ | gui2::widget | private | 
  | ~dispatcher() | gui2::event::dispatcher | virtual | 
  | ~event_executor() | gui2::event_executor | inlinevirtual | 
  | ~widget() override | gui2::widget | virtual |