VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtEntityMappingEditorInterface Class Referenceabstract

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

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

Public Member Functions

virtual void warnUserOfExistingEntityType (const std::string &entityType)=0
 
virtual void askUserForEntityTypeMapping (const std::string &defaultMapping="")=0
 

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::DtCockpitMappingEditorWidget, and makVrv::DtAggregateMappingEditorWidget.

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::DtCockpitMappingEditorWidget, and makVrv::DtAggregateMappingEditorWidget.


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)