![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Include dependency graph for astring.cpp:Go to the source code of this file.
Functions | |
| QString | strvec_to_or_list (const QVector< QString > &psv) |
| QString | strvec_to_and_list (const QVector< QString > &psv) |
| QString | qendl () |
| QString | break_lines (const QString &src, int after) |
| QString break_lines | ( | const QString & | src, |
| int | after | ||
| ) |
Definition at line 68 of file astring.cpp.
Referenced by choice_dialog::add_item(), and manual_command().
| QString qendl | ( | ) |
Definition at line 65 of file astring.cpp.
Referenced by ai_level_help(), break_lines(), get_info_label_text(), get_info_label_text_popup(), get_spaceship_descr(), popup_info_text(), science_dialog_text(), and unit_description().
| QString strvec_to_and_list | ( | const QVector< QString > & | psv | ) |
Definition at line 43 of file astring.cpp.
Referenced by cmdlevel_command(), explain_why_no_action_enabled(), get_effect_list_req_text(), helptext_advance(), helptext_extra(), helptext_government(), helptext_nation(), helptext_terrain(), helptext_unit(), illegal_action_msg(), insert_allows_single(), plr_widget::nation_selected(), popup_info_text(), role_units_translations(), setting_bitwise_to_str(), and setting_match_prefix().
| QString strvec_to_or_list | ( | const QVector< QString > & | psv | ) |
Definition at line 20 of file astring.cpp.
Referenced by helptext_government(), helptext_unit(), insert_allows_single(), load_sprite(), req_text_insert(), and role_units_translations().