QGIS/python/core/auto_additions/qgsrasterfilewriter.py
2024-08-14 13:05:46 +10:00

6 lines
263 B
Python

# The following has been generated automatically from src/core/raster/qgsrasterfilewriter.h
try:
QgsRasterFileWriter.__attribute_docs__ = {'driverName': 'Unique driver name', 'filterString': 'Filter string for file picker dialogs'}
except NameError:
pass