QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgssymbollayer.h"
#include <QPainter>
#include <QDomDocument>
#include <QDomElement>
Go to the source code of this file.
Classes | |
class | QgsDrawSourceEffect |
A paint effect which draws the source picture with minor or no alterations. More... | |
class | QgsEffectPainter |
A class to manager painter saving and restoring required for effect drawing. More... | |
class | QgsPaintEffect |
Base class for visual effects which can be applied to QPicture drawings. More... | |