| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
#include <QObject>#include <QWidget>#include <QPointer>#include <memory>#include "qgis_gui.h"#include "qgis_sip.h"#include "qgsprocessinggui.h"#include "qgsvectorlayer.h"

Go to the source code of this file.
| Classes | |
| class | QgsAbstractProcessingParameterWidgetWrapper | 
| A widget wrapper for Processing parameter value widgets.  More... | |
| class | QgsProcessingContextGenerator | 
| An interface for objects which can create Processing contexts.  More... | |
| class | QgsProcessingHiddenWidgetWrapper | 
| An widget wrapper for hidden widgets.  More... | |
| class | QgsProcessingParametersGenerator | 
| An interface for objects which can create sets of parameter values for processing algorithms.  More... | |
| class | QgsProcessingParameterWidgetContext | 
| Contains settings which reflect the context in which a Processing parameter widget is shown, e.g., the parent model algorithm, a linked map canvas, and other relevant information which allows the widget to fine-tune its behavior.  More... | |
| class | QgsProcessingParameterWidgetFactoryInterface | 
| An interface for Processing widget wrapper factories.  More... | |