|
QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "qgis_core.h"#include "qgis_sip.h"#include <QColor>#include <QPainter>#include <memory>#include "qgscoordinatetransform.h"#include "qgsexpressioncontext.h"#include "qgsfeaturefilterprovider.h"#include "qgsmaptopixel.h"#include "qgsmapunitscale.h"#include "qgsrectangle.h"#include "qgsvectorsimplifymethod.h"#include "qgsdistancearea.h"#include "qgscoordinatetransformcontext.h"#include "qgspathresolver.h"#include "qgssymbollayerreference.h"#include "qgstemporalrangeobject.h"
Go to the source code of this file.
Classes | |
| class | QgsRenderContext |
| Contains information about the context of a rendering operation. More... | |
| class | QgsScopedQPainterState |
| Scoped object for saving and restoring a QPainter object's state. More... | |
| class | QgsScopedRenderContextPainterSwap |
| Scoped object for temporary replacement of a QgsRenderContext destination painter. More... | |
| class | QgsScopedRenderContextScaleToMm |
| Scoped object for temporary scaling of a QgsRenderContext for millimeter based rendering. More... | |
| class | QgsScopedRenderContextScaleToPixels |
| Scoped object for temporary scaling of a QgsRenderContext for pixel based rendering. More... | |