Subgroup: Inner

Class: QgsInnerGlowEffect

class qgis.core.QgsInnerGlowEffect

Bases: qgis._core.QgsGlowEffect

A paint effect which draws a glow within a picture.

New in version 2.9: Methods

boundingRect
clone
create Creates a new QgsInnerGlowEffect effect from a properties string map.
draw
drawSource
fixQPictureDpi
imageOffset
shadeExterior
source
sourceAsImage
type

Signals

Attributes

boundingRect()
clone(self) → QgsInnerGlowEffect
create(map: Dict[str, str]) → QgsPaintEffect

Creates a new QgsInnerGlowEffect effect from a properties string map.

Parameters:map – encoded properties string map
Returns:new QgsInnerGlowEffect
draw()
drawSource()
fixQPictureDpi()
imageOffset()
shadeExterior(self) → bool
source()
sourceAsImage()
type(self) → str