QgsPaintEffectWidget class

Base class for effect properties widgets.

Contents

Public functions

void setPaintEffect(QgsPaintEffect* effect) pure virtual
Sets the paint effect to modify with the widget.

Signals

void changed()
Emitted when properties of the effect are changed through the widget.

Function documentation

void QgsPaintEffectWidget::setPaintEffect(QgsPaintEffect* effect) pure virtual

Sets the paint effect to modify with the widget.

Parameters
effect paint effect