|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgis_analysis.h"#include "qgsgeometry.h"#include "qgsgeometrycheck.h"#include "qgsgeometrycheckerror.h"#include <QCoreApplication>#include <QList>

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... | |