VR-Forces 4.8 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. More...
 
 DtObserverViewIcon (const DtUnicode &toolTiptex, const DtUnicode &iconFilePath)
 Constructor with parameters. More...
 
 ~DtObserverViewIcon ()
 DTOR. More...
 
const DtUnicodetoolTiptext () const
 returns the tool tip for this icon More...
 
void setToolTipText (const DtUnicode &val)
 sets the tool tip for this icon More...
 
const DtUnicodeiconFilePath () const
 returns the icon file path More...
 
void setIconFilePath (const DtUnicode &val)
 sets the icon file path More...
 

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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)