| 
    QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    
   | 
 
#include <QList>#include <QCoreApplication>#include "qgsgeometry.h"#include "qgsgeometrycheck.h"#include "qgsgeometrycheckerror.h"#include "qgis_analysis.h"

Go to the source code of this file.
Classes | |
| class | QgsGeometryCheckErrorSingle | 
| Wraps a QgsSingleGeometryError into a standard QgsGeometryCheckError.  More... | |
| class | QgsSingleGeometryCheck | 
| Base class for geometry checks for a single geometry without any context of the layer or other layers in the project.  More... | |
| class | QgsSingleGeometryCheckError | 
| An error from a QgsSingleGeometryCheck.  More... | |