Home
last modified time | relevance | path

Searched refs:OtbParameterChoice (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/python/plugins/otbprovider/tests/
H A DOtbAlgorithmsTest.py51 from otbprovider.OtbChoiceWidget import OtbParameterChoice, OtbChoiceWidgetWrapper
194 param = OtbParameterChoice('test')
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/tests/
H A DOtbAlgorithmsTest.py51 from processing.algs.otb.OtbChoiceWidget import OtbParameterChoice, OtbChoiceWidgetWrapper
194 param = OtbParameterChoice('test')
/dports/graphics/qgis/qgis-3.22.3/python/plugins/otbprovider/
H A DOtbAlgorithm.py54 from .OtbChoiceWidget import OtbParameterChoice
135 … param = OtbParameterChoice(params[0], params[1], options, params[3], params[4])
H A DOtbChoiceWidget.py146 class OtbParameterChoice(QgsProcessingParameterDefinition): class
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/otb/
H A DOtbAlgorithm.py54 from processing.algs.otb.OtbChoiceWidget import OtbParameterChoice
135 … param = OtbParameterChoice(params[0], params[1], options, params[3], params[4])
H A DOtbChoiceWidget.py146 class OtbParameterChoice(QgsProcessingParameterDefinition): class
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog70771 `OtbParameterChoice` and its wrapper will update optional status of
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog104464 `OtbParameterChoice` and its wrapper will update optional status of