![]() |
VR-Forces 4.3.1 Class Documentation
|
A widget for editing the HUD entity mappings. More...

Public Member Functions | |
| DtCockpitMappingEditorWidget (DtDe &de, QWidget *parent) | |
| CTOR. | |
| virtual | ~DtCockpitMappingEditorWidget () |
| DTOR. | |
| virtual void | warnUserOfExistingEntityType (const std::string &entityType) |
| Warn the user that the entity type is already used. | |
| virtual void | askUserForEntityTypeMapping (const std::string &defaultType="") |
| Ask the user for an entity type mapping. | |
| virtual void | activate () |
| virtual void | deactivate () |
Protected Slots | |
| void | on_validate_entityType (QString str) |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtDe & | myDe |
| DtCockpitMappingEditorLogic * | myLogic |
| DtEntityTypeMapEditorWidget * | myEditor |
| DtPersistenceToolbarWidget * | myToolbar |
| QDialogButtonBox * | myEntityTypeMappingButtons |
A widget for editing the HUD entity mappings.
CTOR.
|
virtual |
DTOR.
|
virtual |
Warn the user that the entity type is already used.
Implements makVrv::DtEntityMappingEditorInterface.
|
virtual |
Ask the user for an entity type mapping.
Implements makVrv::DtEntityMappingEditorInterface.
|
virtual |
|
virtual |
|
protectedslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |