![]() |
VR-Forces 4.5 Class Documentation
|
A widget for editing the aggregate mappings. More...

Public Member Functions | |
| DtAggregateMappingEditorWidget (DtDe &de, QWidget *parent) | |
| CTOR. | |
| virtual | ~DtAggregateMappingEditorWidget () |
| DTOR. | |
| virtual void | warnUserOfExistingEntityType (const std::string &entityType) |
| Warn the user that the entity type is already used. | |
| virtual void | askUserForEntityTypeMapping (const std::string &defaultMappingn="") |
| Ask the user for an entity type mapping. | |
| virtual void | activate () |
| virtual void | deactivate () |
| virtual DtPersistenceToolbarWidget * | persistenceToolbarWidget () |
| brief return the DtPersistenceToolbarWidget of this widget | |
| virtual void | checkIfModified () |
| check if the type mappings have changed since the start up | |
Protected Slots | |
| void | on_validate_entityType (QString str) |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtDe & | myDe |
| DtEntityTypeToElementDefinitionLogic * | myLogic |
| DtEntityTypeMapEditorWidget * | myEditor |
| DtPersistenceToolbarWidget * | myToolbar |
| QDialogButtonBox * | myEntityTypeMappingButtons |
A widget for editing the aggregate mappings.
| makVrv::DtAggregateMappingEditorWidget::DtAggregateMappingEditorWidget | ( | 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.
If default mapping is not empty, that string will be used initialliy in the dialog, else the currently selected entity type
Implements makVrv::DtEntityMappingEditorInterface.
|
virtual |
|
virtual |
|
virtual |
brief return the DtPersistenceToolbarWidget of this widget
|
virtual |
check if the type mappings have changed since the start up
|
protectedslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |