Class: QgsPaintEffectWidget

Base class for effect properties widgets.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsPaintEffectWidget

Base classes

QWidget

QObject

QPaintDevice

Subclasses

QgsBlurWidget

QgsColorEffectWidget

QgsDrawSourceWidget

QgsGlowWidget

QgsShadowEffectWidget

QgsTransformWidget

Methods

setPaintEffect

Sets the paint effect to modify with the widget

Signals

changed

Emitted when properties of the effect are changed through the widget

class qgis.gui.QgsPaintEffectWidget[source]

Bases: QWidget

signal changed[source]

Emitted when properties of the effect are changed through the widget

setPaintEffect(self, effect: QgsPaintEffect | None)[source]

Sets the paint effect to modify with the widget

Parameters:

effect (Optional[QgsPaintEffect]) – paint effect