QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#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... | |