15 #ifndef BORNAGAIN_GUI_VIEW_INFO_CAUTIONSIGN_H
16 #define BORNAGAIN_GUI_VIEW_INFO_CAUTIONSIGN_H
40 bool eventFilter(QObject* obj, QEvent* event)
override;
The CautionSign controls appearance of CautionSignWidget on top of parent widget.
bool eventFilter(QObject *obj, QEvent *event) override
void updateLabelGeometry()
CautionSign(QWidget *parent)
void setCautionHeader(const QString &cautionHeader)
QString m_caution_message
CautionSignWidget * m_cautionWidget
void setArea(QWidget *area)
void clear()
Clears caution message;.
QPoint positionForCautionSign() const
bool m_clear_just_had_happened
void setCautionMessage(const QString &cautionMessage)
Shows caution sign on the screen. If clear of previous caution sign had happened just few msec ago,...