|
QGIS API Documentation 3.42.0-Münster (feb80233002)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgsgeometrycollection.h"#include "qgsgeometry.h"#include <QPainterPath>#include <QPaintDevice>#include <QPaintEngine>#include <memory>

Go to the source code of this file.
Classes | |
| class | QgsGeometryPaintDevice |
| A paint device which converts everything renderer to a QgsGeometry representation of the rendered shapes. More... | |
| class | QgsGeometryPaintEngine |
| A paint engine which converts everything renderer to a QgsGeometry representation of the rendered shapes. More... | |