mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
5 lines
275 B
Python
5 lines
275 B
Python
# The following has been generated automatically from src/core/effects/qgspainteffect.h
|
|
QgsPaintEffect.Modifier = QgsPaintEffect.DrawMode.Modifier
|
|
QgsPaintEffect.Render = QgsPaintEffect.DrawMode.Render
|
|
QgsPaintEffect.ModifyAndRender = QgsPaintEffect.DrawMode.ModifyAndRender
|