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