mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
5 lines
279 B
Python
5 lines
279 B
Python
# The following has been generated automatically from src/gui/processing/qgsprocessinggui.h
|
|
QgsProcessingGui.Standard = QgsProcessingGui.WidgetType.Standard
|
|
QgsProcessingGui.Batch = QgsProcessingGui.WidgetType.Batch
|
|
QgsProcessingGui.Modeler = QgsProcessingGui.WidgetType.Modeler
|