Class: QgsPaintEffectWidget¶
Base class for effect properties widgets.
Class Hierarchy¶
Base classes¶
Subclasses¶
Methods
Sets the paint effect to modify with the widget |
Signals
Emitted when properties of the effect are changed through the widget |
- class qgis.gui.QgsPaintEffectWidget[source]¶
Bases:
QWidget
- setPaintEffect(self, effect: QgsPaintEffect | None)[source]¶
Sets the paint effect to modify with the widget
- Parameters:
effect (Optional[QgsPaintEffect]) – paint effect