QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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... | |