QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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)
 
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 175 of file qgspainteffectwidget.h.

Constructor & Destructor Documentation

◆ QgsGlowWidget()

QgsGlowWidget::QgsGlowWidget ( QWidget *  parent = nullptr)

Definition at line 438 of file qgspainteffectwidget.cpp.

Member Function Documentation

◆ create()

static QgsPaintEffectWidget * QgsGlowWidget::create ( )
inlinestatic

Definition at line 182 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 469 of file qgspainteffectwidget.cpp.


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