13 #include <QToolButton>
void addWidget(QWidget *fsw)
Adds new top_bar widget.
top_bar()
Sidebar constructor.
QList< QWidget * > objects
~top_bar() override
Sidebar destructor.
void top_bar_right_click_diplomacy()
Right click for diplomacy Opens diplomacy meeting for player For observer popups menu.
void top_bar_right_click_science()
Right click for science, allowing to choose current tech.
void top_bar_units_view()
Click for units view, allowing to close/open.
void top_bar_indicators_menu()
Popups menu on indicators widget.
void top_bar_left_click_science()
Left click for science, allowing to close/open.
void top_bar_show_map()
Callback to show map.
void top_bar_center_unit()
Callback to center on current unit.
void top_bar_finish_turn()
Callback for finishing turn.