17 #ifndef qgsmessagebaritem_H 18 #define qgsmessagebaritem_H 26 #include <QHBoxLayout> 63 QString title()
const;
77 QWidget *widget()
const;
96 void styleChanged(
const QString &styleSheet );
100 void urlClicked(
const QUrl &url );
109 QWidget *mWidget =
nullptr;
111 QHBoxLayout *mLayout =
nullptr;
112 QLabel *mLblIcon =
nullptr;
114 QTextBrowser *mTextBrowser =
nullptr;
117 #endif // qgsmessagebaritem_H
int duration() const
returns the duration in second of the message
MessageLevel
Level for messages This will be used both for message log and message bar in application.
QString getStyleSheet()
returns the styleSheet