#include <sigc++/sigc++.h>#include "ammotransferdialog.h"#include "../containercontrols.h"#include "../gameoptions.h"#include "../actions/servicing.h"#include "../sg.h"#include "../actions/servicecommand.h"#include "../spfst-legacy.h"Include dependency graph for ammotransferdialog.cpp:

Go to the source code of this file.
Classes | |
| class | TransferWidget |
| class | AmmoTransferWindow |
Functions | |
| void | ammoTransferWindow (ContainerBase *source, ContainerBase *destination, ServiceCommand *command) |
| void ammoTransferWindow | ( | ContainerBase * | source, | |
| ContainerBase * | destination, | |||
| ServiceCommand * | command | |||
| ) |
Definition at line 195 of file ammotransferdialog.cpp.
References ASC_PG_Dialog::RunModal(), and AmmoTransferWindow::somethingToTransfer().
Referenced by GuiFunctions::RefuelUnitDialogCommand::execute(), and CargoGuiFunctions::RefuelUnitDialogCommand::execute().
1.5.1