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 =
"");
Definition: MessageFrame.hpp:59
void setMessage(const QString &Msg)
void updateDefaultMessage(const QString &Msg)
MessageFrame(QWidget *Parent=nullptr, const QString &DefaultMsg="")
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: AboutDialog.hpp:51
Definition: ApplicationException.hpp:47