| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
#include "qgis_core.h"#include "qgis.h"#include "qgsproject.h"#include "qgsexpressioncontext.h"#include "qgsfeaturerequest.h"#include "qgsexception.h"#include "qgsprocessingfeedback.h"#include "qgsprocessingutils.h"#include <QThread>#include <QPointer>

Go to the source code of this file.
Classes | |
| class | QgsProcessingContext::LayerDetails | 
| Details for layers to load into projects.  More... | |
| class | QgsProcessingContext | 
| Contains information about the context in which a processing algorithm is executed.  More... | |
| class | QgsProcessingLayerPostProcessorInterface | 
| An interface for layer post-processing handlers for execution following a processing algorithm operation.  More... | |
 1.8.17