| action(gui::dialog_process_info &info) | help::help_button | virtual |
| ai_formula() | hotkey::command_executor | inlinevirtual |
| aquire_mouse_lock() | gui::widget | protected |
| bg_cancel() | gui::widget | protected |
| bg_register(SDL_Rect const &rect) | gui::widget | protected |
| bg_restore() const | gui::widget | protected |
| bg_restore(SDL_Rect const &rect) const | gui::widget | protected |
| bg_update() | gui::widget | protected |
| button(CVideo &video, const std::string &label, TYPE type=TYPE_PRESS, std::string button_image="", SPACE_CONSUMPTION spacing=DEFAULT_SPACE, const bool auto_join=true, std::string overlay_image="") | gui::button | |
| can_execute_command(const hotkey::hotkey_command &command, int=-1) const | help::help_button | privatevirtual |
| change_language() | hotkey::command_executor | inlinevirtual |
| change_side() | hotkey::command_executor | inlinevirtual |
| checked() const | gui::button | |
| clear_labels() | hotkey::command_executor | inlinevirtual |
| clear_messages() | hotkey::command_executor | inlinevirtual |
| clip_rect() const | gui::widget | protected |
| continue_move() | hotkey::command_executor | inlinevirtual |
| create_unit() | hotkey::command_executor | inlinevirtual |
| custom_command() | hotkey::command_executor | inlinevirtual |
| cycle_back_units() | hotkey::command_executor | inlinevirtual |
| cycle_units() | hotkey::command_executor | inlinevirtual |
| DEFAULT_SPACE enum value | gui::button | |
| deselect_hex() | hotkey::command_executor | inlinevirtual |
| dialog() const | gui::dialog_button | inlineprotected |
| dialog_button(CVideo &video, const std::string &label, TYPE type=TYPE_PRESS, int simple_result=CONTINUE_DIALOG, dialog_button_action *handler=nullptr) | gui::dialog_button | inline |
| dirty() const | gui::widget | |
| draw() | gui::widget | protectedvirtual |
| draw_contents() | gui::button | protectedvirtual |
| enable(bool new_val=true) | gui::button | virtual |
| enabled() const | gui::widget | |
| end_turn() | hotkey::command_executor | inlinevirtual |
| end_unit_turn() | hotkey::command_executor | inlinevirtual |
| execute_action(const std::vector< std::string > &items_arg, int xloc, int yloc, bool context_menu, display &gui) | hotkey::command_executor | |
| execute_command(const hotkey_command &command, int index=-1, bool press=true) | hotkey::command_executor | virtual |
| focus(const SDL_Event *event) | gui::widget | |
| focus_ | gui::widget | protected |
| free_mouse_lock() | gui::widget | protected |
| get_action_image(hotkey::HOTKEY_COMMAND, int) const | hotkey::command_executor | inlinevirtual |
| get_action_state(hotkey::HOTKEY_COMMAND, int) const | hotkey::command_executor | inlinevirtual |
| get_menu_image(display &disp, const std::string &command, int index=-1) const | hotkey::command_executor | |
| get_menu_images(display &, const std::vector< std::string > &items_arg) | hotkey::command_executor | |
| get_video() override | help::help_button | inlinevirtual |
| goto_leader() | hotkey::command_executor | inlinevirtual |
| handle_event(const SDL_Event &event) | gui::button | protectedvirtual |
| handle_window_event(SDL_Event const &event) | gui::widget | protectedvirtual |
| handler_members() | events::sdl_handler | inlineprotectedvirtual |
| height() const | gui::widget | |
| help_button(CVideo &video, const std::string &help_topic) | help::help_button | |
| help_hand_ | help::help_button | private |
| hidden() const | gui::widget | |
| hide(bool value=true) | gui::widget | virtual |
| hit(int x, int y) const | gui::button | |
| id() const | gui::widget | |
| is_option() const | gui::dialog_button | inline |
| join() | help::help_button | virtual |
| gui::dialog_button::join(context &c) | events::sdl_handler | virtual |
| join_global() | events::sdl_handler | virtual |
| join_same(sdl_handler *parent) | events::sdl_handler | virtual |
| kill_unit() | hotkey::command_executor | inlinevirtual |
| label_settings() | hotkey::command_executor | inlinevirtual |
| label_terrain(bool) | hotkey::command_executor | inlinevirtual |
| leave() | help::help_button | virtual |
| leave_global() | events::sdl_handler | virtual |
| left_mouse_click() | hotkey::command_executor | inlinevirtual |
| load_game() | hotkey::command_executor | inlinevirtual |
| location() const | gui::widget | |
| lua_console() | hotkey::command_executor | virtual |
| map_screenshot() | hotkey::command_executor | inlinevirtual |
| member_handlers() | gui::widget | inlineprotectedvirtual |
| MINIMUM_SPACE enum value | gui::button | |
| mouse_down(const SDL_MouseButtonEvent &event) | gui::button | protectedvirtual |
| mouse_locked() const | gui::widget | protected |
| mouse_motion(const SDL_MouseMotionEvent &event) | gui::button | protectedvirtual |
| mouse_up(const SDL_MouseButtonEvent &event) | gui::button | protectedvirtual |
| move_action() | hotkey::command_executor | inlinevirtual |
| objectives() | hotkey::command_executor | inlinevirtual |
| play_replay() | hotkey::command_executor | inlinevirtual |
| preferences() | hotkey::command_executor | inlinevirtual |
| pressed() | gui::button | |
| process_event() | events::sdl_handler | inlinevirtual |
| process_help_string(int mousex, int mousey) | gui::widget | virtual |
| process_tooltip_string(int mousex, int mousey) | gui::widget | virtual |
| recalculate_minimap() | hotkey::command_executor | inlinevirtual |
| recall() | hotkey::command_executor | inlinevirtual |
| recruit() | hotkey::command_executor | inlinevirtual |
| redo() | hotkey::command_executor | inlinevirtual |
| release() | gui::button | |
| rename_unit() | hotkey::command_executor | inlinevirtual |
| repeat_recruit() | hotkey::command_executor | inlinevirtual |
| replay_exit() | hotkey::command_executor | inlinevirtual |
| replay_next_move() | hotkey::command_executor | inlinevirtual |
| replay_next_side() | hotkey::command_executor | inlinevirtual |
| replay_next_turn() | hotkey::command_executor | inlinevirtual |
| replay_show_each() | hotkey::command_executor | inlinevirtual |
| replay_show_everything() | hotkey::command_executor | inlinevirtual |
| replay_show_team1() | hotkey::command_executor | inlinevirtual |
| replay_skip_animation() | hotkey::command_executor | inlinevirtual |
| requires_event_focus(const SDL_Event *=nullptr) const | events::sdl_handler | inlinevirtual |
| reset_replay() | hotkey::command_executor | inlinevirtual |
| right_mouse_click() | hotkey::command_executor | inlinevirtual |
| save_game() | hotkey::command_executor | inlinevirtual |
| save_map() | hotkey::command_executor | inlinevirtual |
| save_replay() | hotkey::command_executor | inlinevirtual |
| scroll_down(bool) | hotkey::command_executor | inlinevirtual |
| scroll_left(bool) | hotkey::command_executor | inlinevirtual |
| scroll_right(bool) | hotkey::command_executor | inlinevirtual |
| scroll_up(bool) | hotkey::command_executor | inlinevirtual |
| sdl_handler(const bool auto_join=true) | events::sdl_handler | protected |
| search() | hotkey::command_executor | inlinevirtual |
| select_and_action() | hotkey::command_executor | inlinevirtual |
| select_hex() | hotkey::command_executor | inlinevirtual |
| set_active(bool active) | gui::button | |
| set_button_state() | hotkey::command_executor | inlinevirtual |
| set_check(bool check) | gui::button | |
| set_clip_rect(const SDL_Rect &rect) | gui::widget | |
| set_dirty(bool dirty=true) | gui::widget | |
| set_focus(bool focus) | gui::widget | |
| set_height(int h) | gui::widget | |
| set_help_string(const std::string &str) | gui::widget | |
| set_id(const std::string &id) | gui::widget | |
| set_image(const std::string &image_file_base) | gui::button | |
| set_image_path_suffix(const std::string &suffix) | gui::button | inline |
| set_label(const std::string &val) | gui::button | |
| set_location(SDL_Rect const &rect) | gui::widget | virtual |
| set_location(int x, int y) | gui::widget | |
| set_measurements(int w, int h) | gui::widget | |
| set_overlay(const std::string &image_file_base) | gui::button | |
| set_parent(class dialog *parent) | gui::dialog_button | inline |
| set_tooltip_string(const std::string &str) | gui::widget | |
| set_volatile(bool val=true) | gui::widget | |
| set_width(int w) | gui::widget | |
| shout() | hotkey::command_executor | inlinevirtual |
| show_chat_log() | hotkey::command_executor | inlinevirtual |
| show_enemy_moves(bool) | hotkey::command_executor | inlinevirtual |
| show_help() | help::help_button | privatevirtual |
| show_menu(const std::vector< std::string > &items_arg, int xloc, int yloc, bool context_menu, display &gui) | hotkey::command_executor | virtual |
| show_statistics() | hotkey::command_executor | inlinevirtual |
| simple_result_ | gui::dialog_button | protected |
| SPACE_CONSUMPTION enum name | gui::button | |
| speak() | hotkey::command_executor | inlinevirtual |
| start_network() | hotkey::command_executor | inlinevirtual |
| status_table() | hotkey::command_executor | inlinevirtual |
| stop_network() | hotkey::command_executor | inlinevirtual |
| stop_replay() | hotkey::command_executor | inlinevirtual |
| terrain_description() | hotkey::command_executor | inlinevirtual |
| toggle_accelerated_speed() | hotkey::command_executor | inlinevirtual |
| toggle_ellipses() | hotkey::command_executor | inlinevirtual |
| toggle_grid() | hotkey::command_executor | inlinevirtual |
| toggle_shroud_updates() | hotkey::command_executor | inlinevirtual |
| topic() const | help::help_button | inline |
| topic_ | help::help_button | private |
| TYPE enum name | gui::button | |
| type_ | gui::button | protected |
| TYPE_CHECK enum value | gui::button | |
| TYPE_IMAGE enum value | gui::button | |
| TYPE_PRESS enum value | gui::button | |
| TYPE_RADIO enum value | gui::button | |
| TYPE_TURBO enum value | gui::button | |
| undo() | hotkey::command_executor | inlinevirtual |
| unit_description() | hotkey::command_executor | inlinevirtual |
| unit_hold_position() | hotkey::command_executor | inlinevirtual |
| unit_list() | hotkey::command_executor | inlinevirtual |
| update_location(SDL_Rect const &rect) | gui::widget | protectedvirtual |
| update_shroud_now() | hotkey::command_executor | inlinevirtual |
| user_command() | hotkey::command_executor | inlinevirtual |
| video() const | gui::widget | inlineprotected |
| video_ | help::help_button | private |
| whisper() | hotkey::command_executor | inlinevirtual |
| whiteboard_bump_down_action() | hotkey::command_executor | inlinevirtual |
| whiteboard_bump_up_action() | hotkey::command_executor | inlinevirtual |
| whiteboard_delete_action() | hotkey::command_executor | inlinevirtual |
| whiteboard_execute_action() | hotkey::command_executor | inlinevirtual |
| whiteboard_execute_all_actions() | hotkey::command_executor | inlinevirtual |
| whiteboard_suppose_dead() | hotkey::command_executor | inlinevirtual |
| whiteboard_toggle() | hotkey::command_executor | inlinevirtual |
| widget(widget const &o) | gui::widget | protected |
| widget(CVideo &video, const bool auto_join=true) | gui::widget | protected |
| width() const | gui::widget | |
| zoom_default() | hotkey::command_executor | inlinevirtual |
| zoom_in() | hotkey::command_executor | inlinevirtual |
| zoom_out() | hotkey::command_executor | inlinevirtual |
| ~button() | gui::button | virtual |
| ~command_executor() | hotkey::command_executor | inlineprotectedvirtual |
| ~help_button() | help::help_button | |
| ~sdl_handler() | events::sdl_handler | protectedvirtual |
| ~widget() | gui::widget | protectedvirtual |