![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <QString>
Include dependency graph for ruledit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ruledit_arguments |
Functions | |
| void | show_experimental (QWidget *wdg) |
| Show widget if experimental features enabled, hide otherwise. More... | |
Variables | |
| struct ruledit_arguments | reargs |
| void show_experimental | ( | QWidget * | wdg | ) |
Show widget if experimental features enabled, hide otherwise.
Definition at line 163 of file ruledit.cpp.
Referenced by tab_building::tab_building(), tab_enabler::tab_enabler(), tab_extras::tab_extras(), tab_good::tab_good(), tab_gov::tab_gov(), tab_misc::tab_misc(), tab_multiplier::tab_multiplier(), tab_tech::tab_tech(), tab_terrains::tab_terrains(), and tab_unit::tab_unit().
|
extern |
Definition at line 50 of file ruledit.cpp.
Referenced by re_parse_cmdline(), and ruledit_gui::ruledit_gui().