Definition at line 3396 of file basecomputer.cpp.
BaseComputer::UpgradeOperation::UpgradeOperation |
( |
BaseComputer & |
p) | |
|
|
inlineprotected |
virtual BaseComputer::UpgradeOperation::~UpgradeOperation |
( |
void |
) | |
|
|
inlineprotectedvirtual |
virtual bool BaseComputer::UpgradeOperation::checkTransaction |
( |
void |
) | |
|
|
protectedpure virtual |
bool BaseComputer::UpgradeOperation::commonInit |
( |
void |
) | |
|
|
protected |
virtual void BaseComputer::UpgradeOperation::concludeTransaction |
( |
void |
) | |
|
|
protectedpure virtual |
bool BaseComputer::UpgradeOperation::endInit |
( |
void |
) | |
|
|
protected |
void BaseComputer::UpgradeOperation::finish |
( |
void |
) | |
|
|
protected |
bool BaseComputer::UpgradeOperation::gotSelectedMount |
( |
int |
index) | |
|
|
protected |
bool BaseComputer::UpgradeOperation::gotSelectedTurret |
( |
int |
index) | |
|
|
protected |
void BaseComputer::UpgradeOperation::modalDialogResult |
( |
const std::string & |
id, |
|
|
int |
result, |
|
|
WindowController & |
controller |
|
) |
| |
|
protectedvirtual |
virtual void BaseComputer::UpgradeOperation::selectMount |
( |
void |
) | |
|
|
protectedpure virtual |
void BaseComputer::UpgradeOperation::showTurretPicker |
( |
void |
) | |
|
|
protectedvirtual |
void BaseComputer::UpgradeOperation::updateUI |
( |
void |
) | |
|
|
protected |
const Unit* BaseComputer::UpgradeOperation::m_newPart |
|
protected |
Cargo BaseComputer::UpgradeOperation::m_part |
|
protected |
Cargo BaseComputer::UpgradeOperation::m_selectedItem |
|
protected |
int BaseComputer::UpgradeOperation::m_selectedMount |
|
protected |
int BaseComputer::UpgradeOperation::m_selectedTurret |
|
protected |
The documentation for this class was generated from the following file: