|
Freeciv-3.2
|
#include <dialogs.h>
Inheritance diagram for disband_box:Public Member Functions | |
| disband_box (struct unit_list *punits, QWidget *parent=0) | |
| ~disband_box () | |
Private Slots | |
| void | disband_clicked () |
Private Attributes | |
| struct unit_list * | cpunits |
Additional Inherited Members |
|
explicit |
Disband Message box constructor
Definition at line 3911 of file dialogs.cpp.
| disband_box::~disband_box | ( | ) |
Destructor for disband box
Definition at line 3949 of file dialogs.cpp.
|
privateslot |
Clicked Yes in disband box
Definition at line 3937 of file dialogs.cpp.
Referenced by disband_box().
|
private |
Definition at line 97 of file dialogs.h.
Referenced by disband_box(), disband_clicked(), and ~disband_box().