QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Classes
qgsprocessingwidgetwrapper.h File Reference
#include <QObject>
#include <QWidget>
#include <QPointer>
#include <memory>
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "qgsprocessinggui.h"
#include "qgsvectorlayer.h"
Include dependency graph for qgsprocessingwidgetwrapper.h:
This graph shows which files directly or indirectly include this file:

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  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...