The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
lobby_preferences.hpp File Reference
#include <string>
Include dependency graph for lobby_preferences.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 preferences
 Modify, read and display user preferences.
 

Functions

bool preferences::sort_list ()
 
void preferences::_set_sort_list (bool sort)
 
bool preferences::iconize_list ()
 
void preferences::_set_iconize_list (bool sort)
 
bool preferences::whisper_friends_only ()
 
void preferences::set_whisper_friends_only (bool v)
 
bool preferences::auto_open_whisper_windows ()
 
void preferences::set_auto_open_whisper_windows (bool v)
 
bool preferences::playerlist_sort_relation ()
 
void preferences::set_playerlist_sort_relation (bool v)
 
bool preferences::playerlist_sort_name ()
 
void preferences::set_playerlist_sort_name (bool v)
 
bool preferences::playerlist_group_players ()
 
bool preferences::filter_lobby ()
 
void preferences::set_filter_lobby (bool value)
 
bool preferences::fi_invert ()
 
void preferences::set_fi_invert (bool value)
 
bool preferences::fi_vacant_slots ()
 
void preferences::set_fi_vacant_slots (bool value)
 
bool preferences::fi_friends_in_game ()
 
void preferences::set_fi_friends_in_game (bool value)
 
std::string preferences::fi_text ()
 
void preferences::set_fi_text (const std::string &search_string)