40 #ifndef __OPENFLUID_UICOMMON_CLICKABLELABEL_HPP__ 
   41 #define __OPENFLUID_UICOMMON_CLICKABLELABEL_HPP__ 
   47 namespace openfluid { 
namespace ui { 
namespace common {
 
   56     void mouseReleaseEvent(QMouseEvent* Event);
 
   58     void mouseDoubleClickEvent(QMouseEvent* Event);
 
Definition: ClickableLabel.hpp:50
virtual ~ClickableLabel()
Definition: ClickableLabel.hpp:72
#define OPENFLUID_API
Definition: dllexport.hpp:87