21 #include "qgis_analysis.h" 26 class QgsGeometryCheckRegistry;
52 static QgsGeometryCheckRegistry *geometryCheckRegistry();
58 std::unique_ptr<QgsGeometryCheckRegistry> mGeometryCheckRegistry;
66 #endif // QGSANALYSIS_H QgsAnalysis is a singleton class containing various registry and other global members related to anal...