|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#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... | |