| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#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... | |