|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#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... | |