#include "qgsalgorithmurlopener.h"
#include "qgsprocessingparameters.h"
#include "qgis.h"
#include <QUrl>
#include <QDesktopServices>
Go to the source code of this file.