auto sipify 🍺

This commit is contained in:
qgis-bot 2025-04-03 01:24:23 +00:00
parent 3bff624ee9
commit a0d434f89d
4 changed files with 14 additions and 6 deletions

View File

@ -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`

View File

@ -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

View File

@ -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`

View File

@ -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