17 #ifndef qgsmessagebaritem_H 18 #define qgsmessagebaritem_H 25 #include <QHBoxLayout> 64 QString title()
const;
78 QWidget *widget()
const;
108 void styleChanged(
const QString &styleSheet );
112 void urlClicked(
const QUrl &url );
121 QWidget *mWidget =
nullptr;
123 QHBoxLayout *mLayout =
nullptr;
124 QLabel *mLblIcon =
nullptr;
126 QTextBrowser *mTextBrowser =
nullptr;
132 #endif // qgsmessagebaritem_H
A bar for displaying non-blocking messages to the user.
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