diff --git a/python/PyQt6/analysis/auto_generated/raster/qgsninecellfilter.sip.in b/python/PyQt6/analysis/auto_generated/raster/qgsninecellfilter.sip.in index 9540e784283..2634bde5ac9 100644 --- a/python/PyQt6/analysis/auto_generated/raster/qgsninecellfilter.sip.in +++ b/python/PyQt6/analysis/auto_generated/raster/qgsninecellfilter.sip.in @@ -60,7 +60,8 @@ mOutputFile void setCreationOptions( const QStringList &list ); %Docstring -Sets a list of data source creation options to use when creating the output raster file. +Sets a list of data source creation options to use when creating the +output raster file. .. seealso:: :py:func:`creationOptions` @@ -69,7 +70,8 @@ Sets a list of data source creation options to use when creating the output rast QStringList creationOptions() const; %Docstring -Returns the list of data source creation options which will be used when creating the output raster file. +Returns the list of data source creation options which will be used when +creating the output raster file. .. seealso:: :py:func:`setCreationOptions` diff --git a/python/PyQt6/analysis/class_map.yaml b/python/PyQt6/analysis/class_map.yaml index 6707c635e39..5a3af76a5df 100644 --- a/python/PyQt6/analysis/class_map.yaml +++ b/python/PyQt6/analysis/class_map.yaml @@ -263,12 +263,14 @@ QgsNetworkStrategy.cost: src/analysis/network/qgsnetworkstrategy.h#L68 QgsNetworkStrategy: src/analysis/network/qgsnetworkstrategy.h#L41 QgsNineCellFilter.cellSizeX: src/analysis/raster/qgsninecellfilter.h#L51 QgsNineCellFilter.cellSizeY: src/analysis/raster/qgsninecellfilter.h#L53 +QgsNineCellFilter.creationOptions: src/analysis/raster/qgsninecellfilter.h#L78 QgsNineCellFilter.inputNodataValue: src/analysis/raster/qgsninecellfilter.h#L59 QgsNineCellFilter.outputNodataValue: src/analysis/raster/qgsninecellfilter.h#L61 -QgsNineCellFilter.processNineCellWindow: src/analysis/raster/qgsninecellfilter.h#L82 +QgsNineCellFilter.processNineCellWindow: src/analysis/raster/qgsninecellfilter.h#L98 QgsNineCellFilter.processRaster: src/analysis/raster/qgsninecellfilter.h#L49 QgsNineCellFilter.setCellSizeX: src/analysis/raster/qgsninecellfilter.h#L52 QgsNineCellFilter.setCellSizeY: src/analysis/raster/qgsninecellfilter.h#L54 +QgsNineCellFilter.setCreationOptions: src/analysis/raster/qgsninecellfilter.h#L70 QgsNineCellFilter.setInputNodataValue: src/analysis/raster/qgsninecellfilter.h#L60 QgsNineCellFilter.setOutputNodataValue: src/analysis/raster/qgsninecellfilter.h#L62 QgsNineCellFilter.setZFactor: src/analysis/raster/qgsninecellfilter.h#L57 diff --git a/python/analysis/auto_generated/raster/qgsninecellfilter.sip.in b/python/analysis/auto_generated/raster/qgsninecellfilter.sip.in index 9540e784283..2634bde5ac9 100644 --- a/python/analysis/auto_generated/raster/qgsninecellfilter.sip.in +++ b/python/analysis/auto_generated/raster/qgsninecellfilter.sip.in @@ -60,7 +60,8 @@ mOutputFile void setCreationOptions( const QStringList &list ); %Docstring -Sets a list of data source creation options to use when creating the output raster file. +Sets a list of data source creation options to use when creating the +output raster file. .. seealso:: :py:func:`creationOptions` @@ -69,7 +70,8 @@ Sets a list of data source creation options to use when creating the output rast QStringList creationOptions() const; %Docstring -Returns the list of data source creation options which will be used when creating the output raster file. +Returns the list of data source creation options which will be used when +creating the output raster file. .. seealso:: :py:func:`setCreationOptions` diff --git a/python/analysis/class_map.yaml b/python/analysis/class_map.yaml index 6707c635e39..5a3af76a5df 100644 --- a/python/analysis/class_map.yaml +++ b/python/analysis/class_map.yaml @@ -263,12 +263,14 @@ QgsNetworkStrategy.cost: src/analysis/network/qgsnetworkstrategy.h#L68 QgsNetworkStrategy: src/analysis/network/qgsnetworkstrategy.h#L41 QgsNineCellFilter.cellSizeX: src/analysis/raster/qgsninecellfilter.h#L51 QgsNineCellFilter.cellSizeY: src/analysis/raster/qgsninecellfilter.h#L53 +QgsNineCellFilter.creationOptions: src/analysis/raster/qgsninecellfilter.h#L78 QgsNineCellFilter.inputNodataValue: src/analysis/raster/qgsninecellfilter.h#L59 QgsNineCellFilter.outputNodataValue: src/analysis/raster/qgsninecellfilter.h#L61 -QgsNineCellFilter.processNineCellWindow: src/analysis/raster/qgsninecellfilter.h#L82 +QgsNineCellFilter.processNineCellWindow: src/analysis/raster/qgsninecellfilter.h#L98 QgsNineCellFilter.processRaster: src/analysis/raster/qgsninecellfilter.h#L49 QgsNineCellFilter.setCellSizeX: src/analysis/raster/qgsninecellfilter.h#L52 QgsNineCellFilter.setCellSizeY: src/analysis/raster/qgsninecellfilter.h#L54 +QgsNineCellFilter.setCreationOptions: src/analysis/raster/qgsninecellfilter.h#L70 QgsNineCellFilter.setInputNodataValue: src/analysis/raster/qgsninecellfilter.h#L60 QgsNineCellFilter.setOutputNodataValue: src/analysis/raster/qgsninecellfilter.h#L62 QgsNineCellFilter.setZFactor: src/analysis/raster/qgsninecellfilter.h#L57