~ss_report() override
Destructor for spaceship report.
void launch()
Launch spaceship.
QPushButton * launch_button
void update_report()
Updates spaceship report.
ss_report(struct player *pplayer)
Constructor for spaceship report.
void init()
Initializes widget on game_tab_widget.
void popdown_all_spaceships_dialogs()
Close all spaceships dialogs.
void popup_spaceship_dialog(struct player *pplayer)
Popup (or raise) the spaceship dialog for the given player.