VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions | Friends
makVrv::DtObserverSettingsDisplayNameProvider Class Reference

DtObserverSettingsDisplayNameProvider is an interface for a class to provide display names for observer settings. More...

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

Public Member Functions

virtual ~DtObserverSettingsDisplayNameProvider ()
 Virtual DTOR.
- Public Member Functions inherited from makVrv::DtDisplayNameProvider
 DtDisplayNameProvider ()
 CTOR.
virtual ~DtDisplayNameProvider ()
 Virtual DTOR.
virtual const std::string * findDisplayName (int intKey) const
 Get the display name that's mapped to the specified int key.
virtual void setDisplayName (int intKey, const std::string &displayName)
 Change the dislay name associated with a key (if it exists) or add a new display name to key mapping.
virtual const
IntKeyToDisplayNameMap
displayNames () const
 Get the list of display names.
virtual const std::string * findToolTip (int intKey) const
 Get the tool tip that's mapped to the specified int key.
virtual void setToolTip (int intKey, const std::string &displayName)
 Change the tool tip associated with a key (if it exists) or add a new tool tip to key mapping.
virtual const
IntKeyToDisplayNameMap
toolTips () const
 Get the list of tool tips.

Protected Member Functions

 DtObserverSettingsDisplayNameProvider ()
 CTOR.

Friends

class DtObserverSettingsDisplayNameProviderCreator

Additional Inherited Members

- Public Types inherited from makVrv::DtDisplayNameProvider
typedef std::map< int,
std::string > 
IntKeyToDisplayNameMap
- Protected Attributes inherited from makVrv::DtDisplayNameProvider
IntKeyToDisplayNameMap myIntKeyToDisplayNameMap
IntKeyToDisplayNameMap myIntKeyToToolTipMap

Detailed Description

DtObserverSettingsDisplayNameProvider is an interface for a class to provide display names for observer settings.

Constructor & Destructor Documentation

virtual makVrv::DtObserverSettingsDisplayNameProvider::~DtObserverSettingsDisplayNameProvider ( )
virtual

Virtual DTOR.

makVrv::DtObserverSettingsDisplayNameProvider::DtObserverSettingsDisplayNameProvider ( )
protected

CTOR.

Friends And Related Function Documentation


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)