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

#include <qgspainteffectwidget.h>

Inheritance diagram for QgsDrawSourceWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsDrawSourceWidget (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 69 of file qgspainteffectwidget.h.

Constructor & Destructor Documentation

◆ QgsDrawSourceWidget()

QgsDrawSourceWidget::QgsDrawSourceWidget ( QWidget *  parent = nullptr)

Definition at line 33 of file qgspainteffectwidget.cpp.

Member Function Documentation

◆ create()

static QgsPaintEffectWidget * QgsDrawSourceWidget::create ( )
inlinestatic

Definition at line 76 of file qgspainteffectwidget.h.

◆ setPaintEffect()

void QgsDrawSourceWidget::setPaintEffect ( QgsPaintEffect effect)
overridevirtual

Sets the paint effect to modify with the widget.

Parameters
effectpaint effect

Implements QgsPaintEffectWidget.

Definition at line 44 of file qgspainteffectwidget.cpp.


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