![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtSimulationObjectEditorMunitionHandler (makVrv::DtDe &) | |
| Default Constructor. More... | |
| virtual | ~DtSimulationObjectEditorMunitionHandler () |
| Destructor. More... | |
| virtual void | addNewMunitionEntry () |
| Give the user a choice between a new ammunition entry and a new munition entry. More... | |
| virtual DtString | addNewAmmunitionEntry (bool andSelect=false) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtSimulationObjectEditorMunitionHandler & | instance (makVrv::DtDe &) |
| Static creator. More... | |
| static void | registerInstance (makVrv::DtDe &, DtSimulationObjectEditorMunitionHandler *) |
Protected Member Functions | |
| virtual bool | nameIsUnique (QString &ammoName) const |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| std::map< DtSymbolString, DtAmmunitionParamsEntry * > | myCurrentAmmunition |
| DtSimulationObjectEditorMunitionHandler::DtSimulationObjectEditorMunitionHandler | ( | makVrv::DtDe & | ) |
Default Constructor.
|
virtual |
Destructor.
|
virtual |
Give the user a choice between a new ammunition entry and a new munition entry.
|
virtual |
|
static |
Static creator.
|
static |
|
protectedvirtual |
|
protected |
|
protected |