15 #ifndef BORNAGAIN_MVVM_VIEW_MVVM_WIDGETS_STATUSLABEL_H
16 #define BORNAGAIN_MVVM_VIEW_MVVM_WIDGETS_STATUSLABEL_H
18 #include "mvvm/view_export.h"
35 void setText(
const QString& text);
36 void setFont(
const QFont& font);
37 void setPointSize(
int pointSize);
38 void setAlignment(Qt::Alignment);
41 void paintEvent(QPaintEvent* event);
Shows a single line of text on a white background.
Qt::Alignment m_alignment
materialitems.h Collection of materials to populate MaterialModel.