QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include "qgis.h"
#include "qgspainteffect.h"
#include "qgssymbol.h"
#include "qgscolorramp.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... | |