Freeciv-3.3
|
#include <tab_nation.h>
Public Member Functions | |
tab_nation (ruledit_gui *ui_in) | |
void | refresh () |
void | flush_widgets () |
Private Slots | |
void | nationlist_toggle (bool checked) |
Private Attributes | |
ruledit_gui * | ui |
QCheckBox * | via_include |
QLineEdit * | nationlist |
Definition at line 25 of file tab_nation.h.
|
explicit |
Setup tab_nation object
Definition at line 40 of file tab_nation.cpp.
void tab_nation::flush_widgets | ( | ) |
Flush information from widgets to stores where it can be saved from.
Definition at line 83 of file tab_nation.cpp.
Referenced by ruledit_gui::flush_widgets().
Toggled nationlist include setting
Definition at line 100 of file tab_nation.cpp.
Referenced by tab_nation().
void tab_nation::refresh | ( | ) |
Refresh the information.
Definition at line 68 of file tab_nation.cpp.
Referenced by ruledit_gui::launch_now(), nationlist_toggle(), and tab_nation().
|
private |
Definition at line 41 of file tab_nation.h.
Referenced by flush_widgets(), nationlist_toggle(), refresh(), and tab_nation().
|
private |
Definition at line 38 of file tab_nation.h.
Referenced by flush_widgets(), nationlist_toggle(), refresh(), and tab_nation().
|
private |
Definition at line 40 of file tab_nation.h.
Referenced by flush_widgets(), refresh(), and tab_nation().