2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/processing/qgsprocessingparametertininputlayers.h
|
2024-08-16 09:08:23 +10:00
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsProcessingParameterTinInputLayers.typeName = staticmethod(QgsProcessingParameterTinInputLayers.typeName)
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsProcessingParameterTinInputLayers.__group__ = ['processing']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|
|
|
|
try:
|
2024-09-09 09:54:21 +10:00
|
|
|
QgsProcessingParameterTinInputLayers.InputLayer.__doc__ = """Used to store input layer Id and other associated parameters"""
|
2024-08-16 09:08:23 +10:00
|
|
|
QgsProcessingParameterTinInputLayers.InputLayer.__group__ = ['processing']
|
2024-12-03 07:47:10 +00:00
|
|
|
except (NameError, AttributeError):
|
2024-08-16 09:08:23 +10:00
|
|
|
pass
|