![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Base class for objects with name and tool tip informations. More...
#include <BaseToolTip.h>
Public Member Functions | |
| virtual const std::string & | getObjectName () const =0 |
| retrieve object name | |
| virtual const std::string & | getToolTip () const =0 |
| retrieve object tool tip | |
Constructors and destructors | |
| BaseToolTip () | |
| virtual | ~BaseToolTip ()=0 |
Base class for objects with name and tool tip informations.
1.8.14