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

4 lines
215 B
Python

# The following has been generated automatically from src/core/effects/qgsblureffect.h
QgsBlurEffect.StackBlur = QgsBlurEffect.BlurMethod.StackBlur
QgsBlurEffect.GaussianBlur = QgsBlurEffect.BlurMethod.GaussianBlur