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 | 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 DtUnicodefindDisplayName (int intKey) const
 Get the display name that's mapped to the specified int key.
virtual void setDisplayName (int intKey, const DtUnicode &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 DtUnicodefindToolTip (int intKey) const
 Get the tool tip that's mapped to the specified int key.
virtual void setToolTip (int intKey, const DtUnicode &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, DtUnicodeIntKeyToDisplayNameMap
- 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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)