15 #ifndef BORNAGAIN_GUI_VIEW_FIT_JOBMESSAGEPANEL_H
16 #define BORNAGAIN_GUI_VIEW_FIT_JOBMESSAGEPANEL_H
the collected messages of a fitting session
The JobMessagePanel class shows log messages from FitActivityPanel at the bottom part of JobView.
JobMessagePanel(QWidget *parent=nullptr)
void appendMessage(const FitLog::Message &message)