QGIS/python/PyQt6/gui/auto_additions/qgsprocessingalgorithmconfigurationwidget.py
2024-12-03 07:47:10 +00:00

10 lines
370 B
Python

# The following has been generated automatically from src/gui/processing/qgsprocessingalgorithmconfigurationwidget.h
try:
QgsProcessingAlgorithmConfigurationWidget.__group__ = ['processing']
except (NameError, AttributeError):
pass
try:
QgsProcessingAlgorithmConfigurationWidgetFactory.__group__ = ['processing']
except (NameError, AttributeError):
pass