40 #ifndef __OPENFLUID_UICOMMON_MESSAGEFRAME_HPP__    41 #define __OPENFLUID_UICOMMON_MESSAGEFRAME_HPP__    55 namespace openfluid { 
namespace ui { 
namespace common {
    71     MessageFrame(QWidget* Parent = 
nullptr, 
const QString& DefaultMsg = 
"");
    75     void setMessage(
const QString& Msg);
    77     void updateDefaultMessage(
const QString& Msg);
 Definition: MessageFrame.hpp:58
 
#define OPENFLUID_API
Definition: dllexport.hpp:86
 
Definition: ApplicationException.hpp:47
 
Definition: AboutDialog.hpp:50