QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
qgsprocessinghistoryprovider.cpp File Reference
#include "qgsprocessinghistoryprovider.h"
#include "qgsapplication.h"
#include "qgsgui.h"
#include "qgshistoryproviderregistry.h"
#include "qgshistoryentry.h"
#include "qgshistoryentrynode.h"
#include "qgsprocessingregistry.h"
#include "qgscodeeditorpython.h"
#include "qgsjsonutils.h"
#include <nlohmann/json.hpp>
#include <QFile>
#include <QTextStream>
#include <QRegularExpression>
#include <QRegularExpressionMatch>
#include <QAction>
#include <QMenu>
#include <QMimeData>
#include <QClipboard>
Include dependency graph for qgsprocessinghistoryprovider.cpp:

Go to the source code of this file.