VR-Forces 5.0.1 Developer's Guide
 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.

Public Member Functions

 DtObserverViewIcon ()
 
 DtObserverViewIcon (const DtUnicode &toolTiptex, const DtUnicode &iconFilePath)
 
 ~DtObserverViewIcon ()
 
const DtUnicodetoolTiptext () const
 
void setToolTipText (const DtUnicode &val)
 
const DtUnicodeiconFilePath () const
 
void setIconFilePath (const DtUnicode &val)
 
const DtUnicodeiconFileName () const
 
void setIconFileName (const DtUnicode &val)
 

Protected Attributes

DtUnicode myToolTipText
 
DtUnicode myIconFilePath
 
DtUnicode myIconFileName
 

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

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

returns the icon file name

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

sets the icon file name

Member Data Documentation

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

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)