QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgspainteffect.h"
#include "qgis_sip.h"
#include "qgsunittypes.h"
#include "qgsmapunitscale.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... | |