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

helper class to wrap the observer view icon and tooltip makVrv::DtObserverViewIcon. More...

Public Member Functions

 DtObserverViewIcon ()
 Default Constructor.
 DtObserverViewIcon (const DtUnicode &toolTiptex, const DtUnicode &iconFilePath)
 Constructor with parameters.
 ~DtObserverViewIcon ()
 DTOR.
const DtUnicodetoolTiptext () const
 returns the tool tip for this icon
void setToolTipText (const DtUnicode &val)
 sets the tool tip for this icon
const DtUnicodeiconFilePath () const
 returns the icon file path
void setIconFilePath (const DtUnicode &val)
 sets the icon file path

Protected Attributes

DtUnicode myToolTipText
DtUnicode myIconFilePath

Detailed Description

helper class to wrap the observer view icon and tooltip makVrv::DtObserverViewIcon.

Constructor & Destructor Documentation

makVrv::DtObserverViewIcon::DtObserverViewIcon ( )

Default Constructor.

makVrv::DtObserverViewIcon::DtObserverViewIcon ( const DtUnicode toolTiptex,
const DtUnicode iconFilePath 
)

Constructor with parameters.

makVrv::DtObserverViewIcon::~DtObserverViewIcon ( )

DTOR.

Member Function Documentation

const DtUnicode& makVrv::DtObserverViewIcon::toolTiptext ( ) const

returns the tool tip for this icon

void makVrv::DtObserverViewIcon::setToolTipText ( const DtUnicode val)

sets the tool tip for this icon

const DtUnicode& makVrv::DtObserverViewIcon::iconFilePath ( ) const

returns the icon file path

void makVrv::DtObserverViewIcon::setIconFilePath ( const DtUnicode val)

sets the icon file path

Member Data Documentation

DtUnicode makVrv::DtObserverViewIcon::myToolTipText
protected
DtUnicode makVrv::DtObserverViewIcon::myIconFilePath
protected

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)