|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgsprocessinghistoryprovider.h"#include <nlohmann/json.hpp>#include "qgsapplication.h"#include "qgscodeeditorjson.h"#include "qgscodeeditorpython.h"#include "qgscodeeditorshell.h"#include "qgsgui.h"#include "qgshistoryentry.h"#include "qgshistoryentrynode.h"#include "qgshistoryproviderregistry.h"#include "qgsjsonutils.h"#include "qgsprocessingregistry.h"#include <QAction>#include <QClipboard>#include <QFile>#include <QMenu>#include <QMimeData>#include <QRegularExpression>#include <QRegularExpressionMatch>#include <QTextStream>#include "moc_qgsprocessinghistoryprovider.cpp"