QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgis.h"
#include "qgspainteffect.h"
#include "qgscolorramp.h"
#include "qgsunittypes.h"
#include "qgsmapunitscale.h"
#include <QPainter>
Go to the source code of this file.
Classes | |
class | QgsGlowEffect |
Base class for paint effect which draw a glow inside or outside a picture. More... | |
class | QgsInnerGlowEffect |
A paint effect which draws a glow within a picture. More... | |
class | QgsOuterGlowEffect |
A paint effect which draws a glow outside of a picture. More... | |