#include "qgsapplication.h"
#include "qgsmessagebaritem.h"
#include "qgsmessagebar.h"
#include <QHBoxLayout>
#include <QLabel>
#include <QTextBrowser>
#include <QDesktopServices>
Go to the source code of this file.