QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsDrawSourceWidget Class Reference

A widget for configuring QgsDrawSourceEffect effects. More...

#include <qgspainteffectwidget.h>

Inheritance diagram for QgsDrawSourceWidget:

Public Member Functions

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

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.

Detailed Description

A widget for configuring QgsDrawSourceEffect effects.

Definition at line 69 of file qgspainteffectwidget.h.

Constructor & Destructor Documentation

◆ QgsDrawSourceWidget()

QgsDrawSourceWidget::QgsDrawSourceWidget ( QWidget * parent = nullptr)

Definition at line 36 of file qgspainteffectwidget.cpp.

Member Function Documentation

◆ create()

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 47 of file qgspainteffectwidget.cpp.


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