15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_FITWIDGETS_FITLOG_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_FITWIDGETS_FITLOG_H
29 void append(
const std::string& text, FitLogFlags::MessageType type);
Defines class FitSuiteManager.
std::vector< Record > m_records
void append(const std::string &text, FitLogFlags::MessageType type)
JobMessagePanel * m_messagePanel
void setMessagePanel(JobMessagePanel *messagePanel)
The JobMessagePanel class shows log messages from FitActivityPanel at the bottom part of JobView.
FitLogFlags::MessageType m_type