VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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. More...

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

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

DtDemyDe
DtEntityTypeToElementDefinitionLogicmyLogic
DtEntityTypeMapEditorWidgetmyEditor
DtPersistenceToolbarWidgetmyToolbar
QDialogButtonBox * myEntityTypeMappingButtons

Detailed Description

A widget for editing the aggregate mappings.

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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)