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

Logic for editing fire mappings. More...

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

Public Member Functions

 DtFireMappingEditorLogic (DtDe &de, DtEntityMappingEditorInterface &editorInterface, DtEntityTypeMapEditorInterface &entityTypeMapInterface, DtMultiMapEditorInterface &mapInterface, DtPersistenceControlsInterface &toolbarInterface, DtPage *page=0)
 CTOR.
virtual ~DtFireMappingEditorLogic ()
 DTOR.
- Public Member Functions inherited from makVrv::DtEntityTypeToElementDefinitionLogic
 DtEntityTypeToElementDefinitionLogic (DtDe &de, const DtElementDefinitionManager &elementManager, DtEntityMappingEditorInterface &editorInterface, DtEntityTypeMapEditorInterface &entityTypeMapInterface, DtMultiMapEditorInterface &mapInterface, DtPersistenceControlsInterface &toolbarInterface, DtEntityMappingEditorWidget::MappingType, DtPage *page=0)
 CTOR.
virtual ~DtEntityTypeToElementDefinitionLogic ()
 DTOR.
virtual void refreshPage ()
virtual void checkIfModified ()
 check if the type mapping have changed since the start up

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::vector< std::string > &name, const std::vector< 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_itemSelected (const std::string &itemName)
virtual void on_import ()
virtual void on_export ()
virtual void on_exportSelected ()
virtual void on_merge ()
virtual void on_importFilePathChosen (const std::string &filePath)
virtual void on_mergeFilePathChosen (const std::string &filePath)
virtual void on_exportFilePathChosen (const std::string &filePath)
virtual void on_exportSelectedFilePathChosen (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 on_saveDefaults ()
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)
virtual void mapTypeToDirectoryPath ()
 map the MappingType type to the correct folder path
- Protected Attributes inherited from makVrv::DtEntityTypeToElementDefinitionLogic
DtDemyDe
DtSignalConnectionManager myConnections
const DtElementDefinitionManagermyElementManager
DtSharedSimulationSettingsManagermyManager
DtEntityMappingEditorInterfacemyEditorInterface
DtEntityTypeMapEditorInterfacemyEntityTypeMapInterface
DtMultiMapEditorInterfacemyMapInterface
DtPersistenceControlsInterfacemyToolbarInterface
QStringList myDefinitions
DtUnicode myParentDefinition
DtPagemyPage
DtEntityType myLookupType
DtEntityTypeMapperSettingsObjectInterfacemyMapperObject
std::string myDirectoryPath
DtEntityMappingEditorWidget::MappingType myMappingType

Detailed Description

Logic for editing fire mappings.

Constructor & Destructor Documentation

makVrv::DtFireMappingEditorLogic::DtFireMappingEditorLogic ( DtDe de,
DtEntityMappingEditorInterface editorInterface,
DtEntityTypeMapEditorInterface entityTypeMapInterface,
DtMultiMapEditorInterface mapInterface,
DtPersistenceControlsInterface toolbarInterface,
DtPage page = 0 
)

CTOR.

virtual makVrv::DtFireMappingEditorLogic::~DtFireMappingEditorLogic ( )
virtual

DTOR.


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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)