15 #ifndef BORNAGAIN_GUI_VIEW_PLOTUTIL_STATUSLABEL_H
16 #define BORNAGAIN_GUI_VIEW_PLOTUTIL_STATUSLABEL_H
34 void setText(
const QString& text);
35 void setFont(
const QFont& font);
The StatusLabel class shows a single line of text on a white background. Opposite to QLabel,...
void setText(const QString &text)
void paintEvent(QPaintEvent *event) override
void setPointSize(int pointSize)
void setFont(const QFont &font)
void setAlignment(Qt::Alignment)
StatusLabel(QWidget *parent=nullptr)
Qt::Alignment m_alignment