IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
ToolTipHdrMacros.h File Reference

Header part of macros set for ToolTip class declaration. More...

Go to the source code of this file.

Macros

#define IPSDK_DECLARE_TOOLTIP()
 macro allowing to declare ToolTip components for a concrete class More...
 

Detailed Description

Header part of macros set for ToolTip class declaration.

Author
E. Noirfalise
Date
2014/03/13

Macro Definition Documentation

◆ IPSDK_DECLARE_TOOLTIP

#define IPSDK_DECLARE_TOOLTIP ( )
Value:
public: \
const std::string& getObjectName() const; \
const std::string& getToolTip() const; \
static const std::string& getObjectNameStr(); \
static const std::string& getToolTipStr();

macro allowing to declare ToolTip components for a concrete class