17 #ifndef QGSMESSAGEBARITEM_H
18 #define QGSMESSAGEBARITEM_H
24 #include <QHBoxLayout>
113 QString title()
const;
142 QWidget *widget()
const;
204 void urlClicked(
const QUrl &url );
213 QWidget *mWidget =
nullptr;
215 QHBoxLayout *mLayout =
nullptr;
216 QLabel *mLblIcon =
nullptr;
218 QTextBrowser *mTextBrowser =
nullptr;
224 #endif // QGSMESSAGEBARITEM_H