Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -23,6 +23,7 @@ |
|
|
#include "qgsprocessingparameters.h" |
|
|
#include "qgsprocessingoutputs.h" |
|
|
#include "qgsprocessingcontext.h" |
|
|
#include "qgsfeaturesource.h" |
|
|
#include <QString> |
|
|
#include <QVariant> |
|
|
#include <QIcon> |
|
|
|
@@ -23,14 +23,14 @@ |
|
|
#include "qgsprocessing.h" |
|
|
#include "qgsproperty.h" |
|
|
#include "qgscoordinatereferencesystem.h" |
|
|
#include "qgsfeaturesource.h" |
|
|
#include <QMap> |
|
|
#include <limits> |
|
|
|
|
|
class QgsProcessingContext; |
|
|
class QgsRasterLayer; |
|
|
class QgsVectorLayer; |
|
|
class QgsFeatureSink; |
|
|
class QgsFeatureSource; |
|
|
class QgsProcessingFeatureSource; |
|
|
class QgsProcessingOutputDefinition; |
|
|
class QgsProcessingFeedback; |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.