Go to the source code of this file.
Functions | |
bool | is_wml_separator (char c) |
Variables | |
char const | HELP_STRING_SEPARATOR = '|' |
char const | DEFAULT_ITEM = '*' |
char const | COLUMN_SEPARATOR = '=' |
char const | IMAGE_PREFIX = '&' |
char const | IMG_TEXT_SEPARATOR = 1 |
char const | HEADING_PREFIX = 2 |
|
inline |
Definition at line 21 of file wml_separators.hpp.
References COLUMN_SEPARATOR, DEFAULT_ITEM, HEADING_PREFIX, HELP_STRING_SEPARATOR, IMAGE_PREFIX, and IMG_TEXT_SEPARATOR.
Referenced by gui::menu::basic_sorter::less().
char const COLUMN_SEPARATOR = '=' |
Definition at line 18 of file wml_separators.hpp.
Referenced by dialogs::advance_unit_dialog(), gui::file_menu::display_current_files(), statistics_dialog::display_stats(), events::console_handler::do_layers(), mp::wait::leader_preview_pane::draw_contents(), editor::editor_palette< Item >::expand_palette_groups_menu(), gui::menu::fill_items(), mp::wait::generate_menu(), hotkey::command_executor::get_menu_images(), is_wml_separator(), mp::wait::join_game(), dialogs::recall_dialog(), ng::flg_manager::reset_gender_combo(), ng::flg_manager::reset_leader_combo(), events::menu_handler::scenario_settings_table(), gui::button::set_label(), dialogs::show_unit_list(), events::menu_handler::status_table(), and mp::connect::side::update_faction_combo().
char const DEFAULT_ITEM = '*' |
Definition at line 18 of file wml_separators.hpp.
Referenced by gui::menu::fill_items(), is_wml_separator(), and dialogs::show_unit_list().
char const HEADING_PREFIX = 2 |
Definition at line 19 of file wml_separators.hpp.
Referenced by statistics_dialog::display_stats(), events::console_handler::do_layers(), gui::menu::fill_items(), is_wml_separator(), dialogs::recall_dialog(), events::menu_handler::scenario_settings_table(), dialogs::show_unit_list(), and events::menu_handler::status_table().
char const HELP_STRING_SEPARATOR = '|' |
Definition at line 18 of file wml_separators.hpp.
Referenced by gui::menu::create_help_strings(), mp::ui::gamelist_updated(), is_wml_separator(), and ng::create_engine::levels_menu_item_names().
char const IMAGE_PREFIX = '&' |
Definition at line 19 of file wml_separators.hpp.
Referenced by dialogs::advance_unit_dialog(), statistics_dialog::display_stats(), events::console_handler::do_layers(), gui::menu::draw_row(), editor::context_manager::expand_local_time_menu(), editor::editor_palette< Item >::expand_palette_groups_menu(), editor::context_manager::expand_time_menu(), mp::ui::gamelist_updated(), mp::wait::generate_menu(), hotkey::command_executor::get_menu_images(), help::help_menu::indent_list(), gui::is_valid_image(), is_wml_separator(), gui::menu::item_ends_with_image(), gui::menu::style::item_size(), mp::wait::join_game(), ng::create_engine::levels_menu_item_names(), dialogs::recall_dialog(), ng::flg_manager::reset_gender_combo(), ng::flg_manager::reset_leader_combo(), events::menu_handler::scenario_settings_table(), dialogs::show_unit_list(), events::menu_handler::status_table(), and mp::connect::side::update_faction_combo().
char const IMG_TEXT_SEPARATOR = 1 |
Definition at line 19 of file wml_separators.hpp.
Referenced by events::console_handler::do_layers(), gui::menu::draw_row(), editor::context_manager::expand_local_time_menu(), editor::context_manager::expand_time_menu(), mp::ui::gamelist_updated(), help::help_menu::get_string_to_show(), help::help_menu::indent_list(), is_wml_separator(), gui::menu::item_ends_with_image(), gui::menu::style::item_size(), ng::create_engine::levels_menu_item_names(), and dialogs::show_unit_list().