QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QWidget>
#include <QDialog>
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "qgsprocessingparameters.h"
#include "qgsexpressioncontextgenerator.h"
#include "qgsprocessingwidgetwrapper.h"
Go to the source code of this file.
Classes | |
class | QgsProcessingAbstractParameterDefinitionWidget |
Abstract base class for widgets which allow users to specify the properties of a Processing parameter. More... | |
class | QgsProcessingParameterDefinitionDialog |
A dialog which allow users to specify the properties of a Processing parameter. More... | |
class | QgsProcessingParameterDefinitionWidget |
A widget which allow users to specify the properties of a Processing parameter. More... | |