VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtDetonationMappingEditorLogic Class Reference

Logic for controlling how detonation mappings are edited. More...

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

Public Member Functions

 DtDetonationMappingEditorLogic (DtDe &de, DtEntityMappingEditorInterface &editorInterface, DtEntityTypeMapEditorInterface &entityTypeMapInterface, DtMultiMapEditorInterface &mapInterface, DtPersistenceControlsInterface &toolbarInterface)
 CTOR.
virtual ~DtDetonationMappingEditorLogic ()
 DTOR.
- Public Member Functions inherited from makVrv::DtEntityTypeToElementDefinitionLogic
 DtEntityTypeToElementDefinitionLogic (DtDe &de, const DtElementDefinitionManager &elementManager, DtEntityMappingEditorInterface &editorInterface, DtEntityTypeMapEditorInterface &entityTypeMapInterface, DtMultiMapEditorInterface &mapInterface, DtPersistenceControlsInterface &toolbarInterface)
 CTOR.
virtual ~DtEntityTypeToElementDefinitionLogic ()
 DTOR.
virtual void refreshPage ()

Additional Inherited Members

- Protected Member Functions inherited from makVrv::DtEntityTypeToElementDefinitionLogic
virtual void on_addValue (const std::string &name, const std::string &value, int index)
virtual void on_changeValue (const std::string &name, const std::string &oldValue, const std::string &value, int index)
virtual void on_deleteValue (const std::string &name, const std::string &value)
virtual void on_renameValue (const std::string &oldName, const std::string &value, const std::string &newName)
virtual void on_renameValues (const std::string &oldName, const std::string &value, const std::string &newName)
virtual void on_import ()
virtual void on_export ()
virtual void on_importFilePathChosen (const std::string &filePath)
virtual void on_exportFilePathChosen (const std::string &filePath)
virtual void on_filterChanged (const DtUnicode &filter)
virtual void on_lookupChanged (const std::string &filter)
virtual void on_selectMatch ()
virtual void updatePossibleValues ()
virtual void updateSettings ()
virtual void rebuildDefinitions ()
virtual void buildFiltersFromDefinitions ()
virtual void askForNewElementDefinitionForEntityType (std::string entType)
 Called as a result of "<New...> being selected when creating a new item, if the user creates new definitions, asks for the new entity type again.
virtual void entityTypeMappingsRestored (const DtSettingsBackup *s)
 If the restored settings are displayed on this page, reseed the page with entity type mappings.
virtual void on_elementDefinitionRenamed (const DtUnicode &oldName, const DtUnicode &newName)
 Called when an element definition is renamed, update display.
virtual void loadMtlMappings (const std::string &filePath, bool queryForEach=false, bool excludeOldSettings=false)
 Import (stealth 6.2) mtl mappings.
virtual DtModelDefinition mtlToModelDefinition (const DtMtlModelMapReader::MtlModelMapping &mtlMapping)
 Create and add a model definition based on the mtl model map entry read.
virtual void addElementDefinition (const DtEntityType &type, const std::string &modelDefName)
 Add an element definition for the specified type and model def name.
virtual void queryForMtlMappingImportSettings (const std::string &filePath)
- Protected Attributes inherited from makVrv::DtEntityTypeToElementDefinitionLogic
DtDemyDe
DtSignalConnectionManager myConnections
const DtElementDefinitionManagermyElementManager
DtSharedSimulationSettingsManagermyManager
DtEntityMappingEditorInterfacemyEditorInterface
DtEntityTypeMapEditorInterfacemyEntityTypeMapInterface
DtMultiMapEditorInterfacemyMapInterface
DtPersistenceControlsInterfacemyToolbarInterface
QStringList myDefinitions
DtUnicode myParentDefinition
DtEntityType myLookupType
DtEntityTypeMapperSettingsObjectInterfacemyMapperObject

Detailed Description

Logic for controlling how detonation mappings are edited.

Constructor & Destructor Documentation

makVrv::DtDetonationMappingEditorLogic::DtDetonationMappingEditorLogic ( DtDe de,
DtEntityMappingEditorInterface editorInterface,
DtEntityTypeMapEditorInterface entityTypeMapInterface,
DtMultiMapEditorInterface mapInterface,
DtPersistenceControlsInterface toolbarInterface 
)

CTOR.

virtual makVrv::DtDetonationMappingEditorLogic::~DtDetonationMappingEditorLogic ( )
virtual

DTOR.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)