| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
#include "qgis_core.h"#include "qgspainteffect.h"#include "qgis_sip.h"#include "qgsmapunitscale.h"#include "qgis.h"#include <QPainter>

Go to the source code of this file.
Classes | |
| class | QgsDropShadowEffect | 
| A paint effect which draws an offset and optionally blurred drop shadow.  More... | |
| class | QgsInnerShadowEffect | 
| A paint effect which draws an offset and optionally blurred drop shadow within a picture.  More... | |
| class | QgsShadowEffect | 
| Base class for paint effects which offset, blurred shadows.  More... | |