QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Public Member Functions | Static Public Member Functions | List of all members
QgsGlowWidget Class Reference

#include <qgspainteffectwidget.h>

Inheritance diagram for QgsGlowWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsGlowWidget (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)
 

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 176 of file qgspainteffectwidget.h.

Constructor & Destructor Documentation

◆ QgsGlowWidget()

QgsGlowWidget::QgsGlowWidget ( QWidget *  parent = nullptr)

Definition at line 435 of file qgspainteffectwidget.cpp.

Member Function Documentation

◆ create()

static QgsPaintEffectWidget* QgsGlowWidget::create ( )
inlinestatic

Definition at line 183 of file qgspainteffectwidget.h.

◆ setPaintEffect()

void QgsGlowWidget::setPaintEffect ( QgsPaintEffect effect)
overridevirtual

Sets the paint effect to modify with the widget.

Parameters
effectpaint effect

Implements QgsPaintEffectWidget.

Definition at line 466 of file qgspainteffectwidget.cpp.


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