Encapsulates a QGIS project, including sets of map layers and their styles, layouts, annotations, canvases, etc.
const QgsProject * project() const
The project can be used to resolve additional layers.
QgsGeometryCheckContext(int precision, const QgsCoordinateReferenceSystem &mapCrs, const QgsCoordinateTransformContext &transformContext, const QgsProject *mProject)
Creates a new QgsGeometryCheckContext.