QGIS/python/PyQt6/core/auto_additions/qgsrasterfilewriter.py
2023-12-13 05:36:44 +10:00

4 lines
289 B
Python

# The following has been generated automatically from src/core/raster/qgsrasterfilewriter.h
QgsRasterFileWriter.SortRecommended = QgsRasterFileWriter.RasterFormatOption.SortRecommended
QgsRasterFileWriter.RasterFormatOptions = lambda flags=0: QgsRasterFileWriter.RasterFormatOption(flags)