Freeciv-3.3
Loading...
Searching...
No Matches
Variables
fonts Namespace Reference

Variables

const char *const default_font = "gui_qt_font_default"
 
const char *const notify_label = "gui_qt_font_notify_label"
 
const char *const help_label = "gui_qt_font_help_label"
 
const char *const help_text = "gui_qt_font_help_text"
 
const char *const chatline = "gui_qt_font_chatline"
 
const char *const city_names = "gui_qt_font_city_names"
 
const char *const city_productions = "gui_qt_font_city_productions"
 
const char *const reqtree_text = "gui_qt_font_reqtree_text"
 

Variable Documentation

◆ chatline

const char* const fonts::chatline = "gui_qt_font_chatline"

Definition at line 31 of file fonts.h.

Referenced by chatwdg::chatwdg(), configure_fonts(), and chatwdg::update_font().

◆ city_names

const char* const fonts::city_names = "gui_qt_font_city_names"

◆ city_productions

const char* const fonts::city_productions = "gui_qt_font_city_productions"

◆ default_font

const char* const fonts::default_font = "gui_qt_font_default"

◆ help_label

const char* const fonts::help_label = "gui_qt_font_help_label"

◆ help_text

const char* const fonts::help_text = "gui_qt_font_help_text"

Definition at line 30 of file fonts.h.

Referenced by configure_fonts(), help_widget::setup_ui(), and help_widget::update_fonts().

◆ notify_label

const char* const fonts::notify_label = "gui_qt_font_notify_label"

◆ reqtree_text

const char* const fonts::reqtree_text = "gui_qt_font_reqtree_text"

Definition at line 34 of file fonts.h.

Referenced by configure_fonts(), and get_font().