Freeciv21
Develop your civilization from humble roots to a global empire
fc_settings Struct Reference

#include <fc_client.h>

Public Attributes

float chat_fwidth
 
float chat_fheight
 
float chat_fx_pos
 
float chat_fy_pos
 
int player_repo_sort_col
 
bool show_new_turn_text
 
bool show_battle_log
 
bool show_chat
 
bool show_messages
 
Qt::SortOrder player_report_sort
 
int city_repo_sort_col
 
Qt::SortOrder city_report_sort
 
QByteArray help_geometry
 
QByteArray help_splitter1
 
float unit_info_pos_fx
 
float unit_info_pos_fy
 
float minimap_x
 
float minimap_y
 
float minimap_width
 
float minimap_height
 
float battlelog_scale
 
float battlelog_x
 
float battlelog_y
 

Detailed Description

Definition at line 52 of file fc_client.h.

Member Data Documentation

◆ battlelog_scale

float fc_settings::battlelog_scale

◆ battlelog_x

float fc_settings::battlelog_x

◆ battlelog_y

float fc_settings::battlelog_y

◆ chat_fheight

float fc_settings::chat_fheight

◆ chat_fwidth

float fc_settings::chat_fwidth

◆ chat_fx_pos

float fc_settings::chat_fx_pos

◆ chat_fy_pos

float fc_settings::chat_fy_pos

◆ city_repo_sort_col

int fc_settings::city_repo_sort_col

Definition at line 63 of file fc_client.h.

Referenced by fc_client::read_settings(), and city_widget::~city_widget().

◆ city_report_sort

Qt::SortOrder fc_settings::city_report_sort

Definition at line 64 of file fc_client.h.

Referenced by city_widget::~city_widget().

◆ help_geometry

QByteArray fc_settings::help_geometry

◆ help_splitter1

QByteArray fc_settings::help_splitter1

◆ minimap_height

float fc_settings::minimap_height

◆ minimap_width

float fc_settings::minimap_width

◆ minimap_x

float fc_settings::minimap_x

Definition at line 69 of file fc_client.h.

Referenced by fc_client::read_settings(), and fc_client::write_settings().

◆ minimap_y

float fc_settings::minimap_y

Definition at line 70 of file fc_client.h.

Referenced by fc_client::read_settings(), and fc_client::write_settings().

◆ player_repo_sort_col

int fc_settings::player_repo_sort_col

Definition at line 57 of file fc_client.h.

Referenced by fc_client::read_settings(), and plr_widget::~plr_widget().

◆ player_report_sort

Qt::SortOrder fc_settings::player_report_sort

Definition at line 62 of file fc_client.h.

Referenced by plr_widget::~plr_widget().

◆ show_battle_log

bool fc_settings::show_battle_log

◆ show_chat

bool fc_settings::show_chat

Definition at line 60 of file fc_client.h.

Referenced by fc_client::current_page(), and fc_client::read_settings().

◆ show_messages

bool fc_settings::show_messages

Definition at line 61 of file fc_client.h.

Referenced by fc_client::current_page(), and fc_client::read_settings().

◆ show_new_turn_text

bool fc_settings::show_new_turn_text

◆ unit_info_pos_fx

float fc_settings::unit_info_pos_fx

◆ unit_info_pos_fy

float fc_settings::unit_info_pos_fy