VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtAggregateMappingEditorWidget Class Reference

A widget for editing the aggregate mappings.

Inheritance diagram for makVrv::DtAggregateMappingEditorWidget:
Inheritance graph
[legend]

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

DtDemyDe
 
DtEntityTypeToElementDefinitionLogicmyLogic
 
DtEntityTypeMapEditorWidgetmyEditor
 
DtPersistenceToolbarWidgetmyToolbar
 
QDialogButtonBox * myEntityTypeMappingButtons
 

Constructor & Destructor Documentation

makVrv::DtAggregateMappingEditorWidget::DtAggregateMappingEditorWidget ( DtDe de,
QWidget *  parent 
)

CTOR.

virtual makVrv::DtAggregateMappingEditorWidget::~DtAggregateMappingEditorWidget ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtAggregateMappingEditorWidget::warnUserOfExistingEntityType ( const std::string &  entityType)
virtual

Warn the user that the entity type is already used.

Implements makVrv::DtEntityMappingEditorInterface.

virtual void makVrv::DtAggregateMappingEditorWidget::askUserForEntityTypeMapping ( const std::string &  defaultMappingn = "")
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 void makVrv::DtAggregateMappingEditorWidget::activate ( )
virtual
virtual void makVrv::DtAggregateMappingEditorWidget::deactivate ( )
virtual
virtual DtPersistenceToolbarWidget* makVrv::DtAggregateMappingEditorWidget::persistenceToolbarWidget ( )
virtual

brief return the DtPersistenceToolbarWidget of this widget

virtual void makVrv::DtAggregateMappingEditorWidget::checkIfModified ( )
virtual

check if the type mappings have changed since the start up

void makVrv::DtAggregateMappingEditorWidget::on_validate_entityType ( QString  str)
protectedslot
void makVrv::DtAggregateMappingEditorWidget::setupGui ( )
protected

Member Data Documentation

DtDe& makVrv::DtAggregateMappingEditorWidget::myDe
protected
DtEntityTypeToElementDefinitionLogic* makVrv::DtAggregateMappingEditorWidget::myLogic
protected
DtEntityTypeMapEditorWidget* makVrv::DtAggregateMappingEditorWidget::myEditor
protected
DtPersistenceToolbarWidget* makVrv::DtAggregateMappingEditorWidget::myToolbar
protected
QDialogButtonBox* makVrv::DtAggregateMappingEditorWidget::myEntityTypeMappingButtons
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)