| add_img_item(const std::string &path, const std::string &alignment, const bool floating, const bool box) | help::help_text_area | private |
| add_item(const item &itm) | help::help_text_area | private |
| add_text_item(const std::string &text, const std::string &ref_dst="", bool broken_link=false, int font_size=-1, bool bold=false, bool italic=false, color_t color=font::NORMAL_COLOR) | help::help_text_area | private |
| adjust_last_row() | help::help_text_area | private |
| adjust_position(unsigned pos) | gui::scrollarea | protected |
| ALIGNMENT enum name | help::help_text_area | private |
| aquire_mouse_lock() | gui::widget | protected |
| clip_ | gui::widget | private |
| clip_rect_ | gui::widget | private |
| contents_height_ | help::help_text_area | private |
| curr_loc_ | help::help_text_area | private |
| curr_row_height_ | help::help_text_area | private |
| DIRTY enum value | gui::widget | private |
| dirty() const | gui::widget | |
| down_one_line() | help::help_text_area | private |
| draw() | gui::widget | private |
| draw_contents() | help::help_text_area | privatevirtual |
| DRAWN enum value | gui::widget | private |
| enable(bool new_val=true) | gui::widget | virtual |
| enabled() const | gui::widget | |
| enabled_ | gui::widget | private |
| expose(const rect ®ion) override | gui::widget | virtual |
| focus(const SDL_Event *event) | gui::widget | |
| focus_ | gui::widget | protected |
| free_mouse_lock() | gui::widget | protected |
| full_size_ | gui::scrollarea | private |
| get_max_position() const | gui::scrollarea | protected |
| get_max_x(const int y, const int height=0) | help::help_text_area | private |
| get_min_x(const int y, const int height=0) | help::help_text_area | private |
| get_position() const | gui::scrollarea | protected |
| get_remaining_width() | help::help_text_area | private |
| get_y_for_floating_img(const int width, const int x, const int desired_y) | help::help_text_area | private |
| handle_bold_cfg(const config &cfg) | help::help_text_area | private |
| handle_event(const SDL_Event &event) | gui::scrollarea | protectedvirtual |
| handle_format_cfg(const config &cfg) | help::help_text_area | private |
| handle_header_cfg(const config &cfg) | help::help_text_area | private |
| handle_img_cfg(const config &cfg) | help::help_text_area | private |
| handle_italic_cfg(const config &cfg) | help::help_text_area | private |
| handle_jump_cfg(const config &cfg) | help::help_text_area | private |
| handle_ref_cfg(const config &cfg) | help::help_text_area | private |
| handle_window_event(const SDL_Event &) | events::sdl_handler | inlinevirtual |
| handler_members() | gui::scrollarea | protectedvirtual |
| has_joined() | events::sdl_handler | inlinevirtual |
| has_joined_ | events::sdl_handler | private |
| has_joined_global() | events::sdl_handler | inlinevirtual |
| has_joined_global_ | events::sdl_handler | private |
| has_scrollbar() const | gui::scrollarea | protected |
| height() const | gui::widget | |
| help_text_area(const section &toplevel) | help::help_text_area | |
| HERE enum value | help::help_text_area | private |
| hidden() const | gui::widget | |
| HIDDEN enum value | gui::widget | private |
| hide(bool value=true) | gui::scrollarea | virtual |
| id() const | gui::widget | |
| id_ | gui::widget | private |
| inner_location() const | gui::scrollarea | protected |
| items_ | help::help_text_area | private |
| join() | events::sdl_handler | virtual |
| join(context &c) | events::sdl_handler | virtual |
| join_global() | events::sdl_handler | virtual |
| join_same(sdl_handler *parent) | events::sdl_handler | virtual |
| last_row_ | help::help_text_area | private |
| layout() override | gui::widget | virtual |
| leave() | events::sdl_handler | virtual |
| leave_global() | events::sdl_handler | virtual |
| LEFT enum value | help::help_text_area | private |
| location() const | gui::widget | |
| MIDDLE enum value | help::help_text_area | private |
| min_row_height_ | help::help_text_area | private |
| mouse_lock_ | gui::widget | privatestatic |
| mouse_lock_local_ | gui::widget | private |
| mouse_locked() const | gui::widget | protected |
| move_position(int dep) | gui::scrollarea | protected |
| old_position_ | gui::scrollarea | private |
| events::operator=(sdl_handler &&)=delete | events::sdl_handler | |
| events::operator=(const sdl_handler &) | events::sdl_handler | protected |
| gui2::top_level_drawable::operator=(const top_level_drawable &) | gui2::top_level_drawable | protected |
| gui2::top_level_drawable::operator=(top_level_drawable &&) | gui2::top_level_drawable | protected |
| process_event() | gui::scrollarea | protectedvirtual |
| process_tooltip_string(int mousex, int mousey) override | gui::widget | virtual |
| queue_redraw() | gui::widget | |
| queue_redraw(const rect &) | gui::widget | |
| rect_ | gui::widget | private |
| recursive_ | gui::scrollarea | private |
| ref_at(const int x, const int y) | help::help_text_area | |
| render() | gui2::top_level_drawable | inlinevirtual |
| requires_event_focus(const SDL_Event *=nullptr) const | events::sdl_handler | inlinevirtual |
| RIGHT enum value | help::help_text_area | private |
| screen_location() override | gui::widget | inlinevirtual |
| scroll(unsigned int pos) | help::help_text_area | protectedvirtual |
| scrollarea(bool auto_join=true) | gui::scrollarea | |
| scrollbar_ | gui::scrollarea | private |
| scrollbar_width() const | gui::scrollarea | protected |
| sdl_handler(sdl_handler &&)=delete | events::sdl_handler | |
| sdl_handler(const bool auto_join=true) | events::sdl_handler | protected |
| sdl_handler(const sdl_handler &) | events::sdl_handler | protected |
| set_clip_rect(const SDL_Rect &rect) | gui::widget | |
| set_dirty(bool dirty=true) | gui::widget | |
| set_focus(bool focus) | gui::widget | |
| set_full_size(unsigned h) | gui::scrollarea | protected |
| set_height(int h) | gui::widget | |
| set_id(const std::string &id) | gui::widget | |
| set_inner_location(const SDL_Rect &rect) | help::help_text_area | protectedvirtual |
| set_items() | help::help_text_area | private |
| set_location(const SDL_Rect &rect) | gui::widget | virtual |
| set_location(int x, int y) | gui::widget | |
| set_measurements(int w, int h) | gui::widget | |
| set_position(unsigned pos) | gui::scrollarea | protected |
| set_scroll_rate(unsigned r) | gui::scrollarea | protected |
| set_shown_size(unsigned h) | gui::scrollarea | protected |
| set_tooltip_string(const std::string &str) | gui::widget | |
| set_width(int w) | gui::widget | |
| show_topic(const topic &t) | help::help_text_area | |
| shown_scrollbar_ | gui::scrollarea | private |
| shown_size_ | gui::scrollarea | private |
| shown_topic_ | help::help_text_area | private |
| state_ | gui::widget | private |
| str_to_align(const std::string &s) | help::help_text_area | private |
| swipe_dy_ | gui::scrollarea | private |
| swipe_origin_ | gui::scrollarea | private |
| test_scrollbar() | gui::scrollarea | private |
| title_spacing_ | help::help_text_area | private |
| tooltip_text_ | gui::widget | private |
| top_level_drawable() | gui2::top_level_drawable | protected |
| top_level_drawable(const top_level_drawable &) | gui2::top_level_drawable | protected |
| top_level_drawable(top_level_drawable &&) | gui2::top_level_drawable | protected |
| toplevel_ | help::help_text_area | private |
| UNINIT enum value | gui::widget | private |
| update() | gui2::top_level_drawable | inlinevirtual |
| update_location(const SDL_Rect &rect) | gui::scrollarea | protectedvirtual |
| widget(const bool auto_join=true) | gui::widget | protected |
| width() const | gui::widget | |
| x | gui::scrollarea | |
| y | gui::scrollarea | |
| ~sdl_handler() | events::sdl_handler | protectedvirtual |
| ~top_level_drawable() | gui2::top_level_drawable | protectedvirtual |
| ~widget() | gui::widget | protectedvirtual |