Freeciv21
Develop your civilization from humble roots to a global empire
gui_main.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void popup_quit_dialog ()
 Open dialog to confirm that user wants to quit client. More...
 
void gui_qt_apply_font (struct option *poption)
 Change the given font. More...
 

Function Documentation

◆ gui_qt_apply_font()

void gui_qt_apply_font ( struct option poption)

Change the given font.

Definition at line 195 of file gui_main.cpp.

Referenced by options_extra_init(), and fcFont::setSizeAll().

◆ popup_quit_dialog()

void popup_quit_dialog ( )

Open dialog to confirm that user wants to quit client.

Definition at line 293 of file gui_main.cpp.

Referenced by fc_client::closeEvent(), and mr_menu::quit_game().