QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Static Public Member Functions | List of all members
QgsColorEffectWidget Class Reference

#include <qgspainteffectwidget.h>

Inheritance diagram for QgsColorEffectWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsColorEffectWidget (QWidget *parent=nullptr)
 
void setPaintEffect (QgsPaintEffect *effect) override
 Sets the paint effect to modify with the widget. More...
 
- Public Member Functions inherited from QgsPaintEffectWidget
 QgsPaintEffectWidget (QWidget *parent=nullptr)
 
virtual void setPaintEffect (QgsPaintEffect *effect)=0
 Sets the paint effect to modify with the widget. More...
 

Static Public Member Functions

static QgsPaintEffectWidgetcreate ()
 

Additional Inherited Members

- Signals inherited from QgsPaintEffectWidget
void changed ()
 Emitted when properties of the effect are changed through the widget. More...
 

Detailed Description

Definition at line 252 of file qgspainteffectwidget.h.

Constructor & Destructor Documentation

◆ QgsColorEffectWidget()

QgsColorEffectWidget::QgsColorEffectWidget ( QWidget *  parent = nullptr)

Definition at line 835 of file qgspainteffectwidget.cpp.

Member Function Documentation

◆ create()

static QgsPaintEffectWidget * QgsColorEffectWidget::create ( )
inlinestatic

Definition at line 259 of file qgspainteffectwidget.h.

◆ setPaintEffect()

void QgsColorEffectWidget::setPaintEffect ( QgsPaintEffect effect)
overridevirtual

Sets the paint effect to modify with the widget.

Parameters
effectpaint effect

Implements QgsPaintEffectWidget.

Definition at line 866 of file qgspainteffectwidget.cpp.


The documentation for this class was generated from the following files: