Class: QgsInnerGlowEffect¶
A paint effect which draws a glow within a picture.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Base class for paint effects which draw a glow inside or outside a picture. |
|
Base class for visual effects which can be applied to QPicture drawings. |
Static Methods
Creates a new |
- class qgis.core.QgsInnerGlowEffect[source]¶
Bases:
QgsGlowEffect- static create(map: dict[str | None, Any]) QgsPaintEffect | None[source]¶
Creates a new
QgsInnerGlowEffecteffect from a properties string map.