15 #ifndef BORNAGAIN_GUI_COREGUI_VIEWS_JOBWIDGETS_JOBMESSAGEPANEL_H
16 #define BORNAGAIN_GUI_COREGUI_VIEWS_JOBWIDGETS_JOBMESSAGEPANEL_H
33 void onMessage(
const QString& message,
const QColor& color = QColor(Qt::black));
Frame for widgets with tool bar on top and collapse/expand button functionality.
The JobMessagePanel class shows log messages from FitActivityPanel at the bottom part of JobView.
void onMessage(const QString &message, const QColor &color=QColor(Qt::black))
JobMessagePanel(QWidget *parent=0)