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