VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtCigiAnimationMappingLogic Class Reference

A DtCigiAnimationMappingLogic object provides the logic for a widget that maps animation numbers to animation strings for CIGI animation component control messages. More...

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

List of all members.

Public Member Functions

 DtCigiAnimationMappingLogic (DtDe &de, DtCigiAnimationMappingInterface *componentMapIf, DtCigiSettingsInterface *settingsIf, DtMapEditorInterface *editorIf, DtPersistenceControlsInterface *toolbarIf)
 Constructor.
virtual ~DtCigiAnimationMappingLogic ()
 Destructor.

Protected Member Functions

virtual void updateValues ()
 Updates the GUI from the DtSharedCigiSettings.
virtual void on_valueAdded (const std::string &key, const std::string &value, int index)
 Called when a value pair is to be added to the mapping.
virtual void on_valueDeleted (const std::string &key)
 Called when a mapping is deleted.
virtual void on_valueRenamed (const std::string &oldName, const std::string &newName)
 Called when a mapping is renamed.
virtual void cigiMappingsRestored (const DtSettingsBackup *s)

Protected Attributes

DtCigiAnimationMappingInterfacemyMapInterface
DtMapEditorInterfacemyEditorInterface
QStringList myPossibleValues

Detailed Description

A DtCigiAnimationMappingLogic object provides the logic for a widget that maps animation numbers to animation strings for CIGI animation component control messages.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtCigiAnimationMappingLogic::updateValues ( ) [protected, virtual]

Updates the GUI from the DtSharedCigiSettings.

Reimplemented from makVrv::DtCigiSettingsLogic.

virtual void makVrv::DtCigiAnimationMappingLogic::on_valueAdded ( const std::string &  key,
const std::string &  value,
int  index 
) [protected, virtual]

Called when a value pair is to be added to the mapping.

virtual void makVrv::DtCigiAnimationMappingLogic::on_valueDeleted ( const std::string &  key) [protected, virtual]

Called when a mapping is deleted.

virtual void makVrv::DtCigiAnimationMappingLogic::on_valueRenamed ( const std::string &  oldName,
const std::string &  newName 
) [protected, virtual]

Called when a mapping is renamed.

virtual void makVrv::DtCigiAnimationMappingLogic::cigiMappingsRestored ( const DtSettingsBackup s) [protected, virtual]

Member Data Documentation


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)