VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtEntityMappingEditorInterface Class Reference

This DtEntityMappingEditorInterface provides a generic interface for common entity type editing operations. More...

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

List of all members.

Public Member Functions

virtual void warnUserOfExistingEntityType (const std::string &entityType)=0
 Warn the user that an existing entity type mapping exists.
virtual void askUserForEntityTypeMapping (const std::string &defaultMapping="")=0
 If default mapping is not empty, that string will be used initially in the dialog, else the currently selected entity type.

Detailed Description

This DtEntityMappingEditorInterface provides a generic interface for common entity type editing operations.


Member Function Documentation

virtual void makVrv::DtEntityMappingEditorInterface::warnUserOfExistingEntityType ( const std::string &  entityType) [pure virtual]

Warn the user that an existing entity type mapping exists.

Implemented in makVrv::DtEntityMappingEditorWidget, makVrv::DtAggregateMappingEditorWidget, and makVrv::DtCockpitMappingEditorWidget.

virtual void makVrv::DtEntityMappingEditorInterface::askUserForEntityTypeMapping ( const std::string &  defaultMapping = "") [pure virtual]

If default mapping is not empty, that string will be used initially in the dialog, else the currently selected entity type.

Implemented in makVrv::DtEntityMappingEditorWidget, makVrv::DtAggregateMappingEditorWidget, and makVrv::DtCockpitMappingEditorWidget.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)