Freeciv-3.3
Loading...
Searching...
No Matches
Data Structures | Functions
spaceshipdlg.h File Reference
#include "spaceshipdlg_g.h"
#include <QWidget>
#include "text.h"

Go to the source code of this file.

Data Structures

class  ss_report
 

Functions

void popup_spaceship_dialog (struct player *pplayer)
 
void popdown_all_spaceships_dialogs ()
 

Function Documentation

◆ popdown_all_spaceships_dialogs()

void popdown_all_spaceships_dialogs ( )

Close all spaceships dialogs

Definition at line 174 of file spaceshipdlg.cpp.

◆ popup_spaceship_dialog()

void popup_spaceship_dialog ( struct player pplayer)

Popup the dialog 10% inside the main-window

Popup (or raise) the spaceship dialog for the given player.

Definition at line 146 of file spaceshipdlg.c.

Referenced by main_key_down_handler(), main_key_down_handler(), players_sship_callback(), players_sship_callback(), report_spaceship_callback(), report_spaceship_callback(), mr_menu::slot_spaceship(), and spaceship_callback().