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

Public Member Functions | |
| DtAggregateMappingEditorWidget (DtDe &de, QWidget *parent) | |
| virtual | ~DtAggregateMappingEditorWidget () |
| virtual void | warnUserOfExistingEntityType (const std::string &entityType) |
| virtual void | askUserForEntityTypeMapping (const std::string &defaultMappingn="") |
| virtual void | activate () |
| virtual void | deactivate () |
| virtual DtPersistenceToolbarWidget * | persistenceToolbarWidget () |
| virtual void | checkIfModified () |
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 |
| 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 |