![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <QPushButton>
Include dependency graph for turn_done_button.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | turn_done_button |
| The "Turn Done" button in the main view. More... | |
Functions | |
| QString | format_simple_duration (int seconds) |
| Formats a duration without switching to "until hh::mm" when more than one hour in the future. More... | |
| QString format_simple_duration | ( | int | seconds | ) |
Formats a duration without switching to "until hh::mm" when more than one hour in the future.
Definition at line 135 of file turn_done_button.cpp.
Referenced by format_duration(), turn_done_button::update_timeout_label(), and units_view::update_waiting().