| QGIS API Documentation 3.99.0-Master (f78f5286a64)
    | 
#include "qgis_core.h"#include "qgis_sip.h"#include "qgis.h"#include <QPainter>#include <QDomDocument>#include <QDomElement>#include <QPicture>

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 | 
| Manages painter saving and restoring required for effect drawing.  More... | |
| class | QgsPaintEffect | 
| Base class for visual effects which can be applied to QPicture drawings.  More... | |