![]() |
VR-Forces Developer's Guide
|
A widget for editing the HUD entity mappings.

Public Member Functions | |
| DtCockpitMappingEditorWidget (DtDe &de, QWidget *parent) | |
| virtual | ~DtCockpitMappingEditorWidget () |
| virtual void | warnUserOfExistingEntityType (const std::string &entityType) |
| virtual void | askUserForEntityTypeMapping (const std::string &defaultType="") |
| virtual void | activate () |
| virtual void | deactivate () |
| virtual void | checkIfModified () |
| virtual DtPersistenceToolbarWidget * | persistenceToolbarWidget () |
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 |
| makVrv::DtCockpitMappingEditorWidget::DtCockpitMappingEditorWidget | ( | DtDe & | de, |
| QWidget * | parent | ||
| ) |
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 |
|
virtual |
check if the type mappings have changed since the start up
|
virtual |
brief return the DtPersistenceToolbarWidget of this widget
|
protectedslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |