QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Macros | Typedefs
qgsgeometrychecker.h File Reference
#include <QFuture>
#include <QList>
#include <QMutex>
#include <QStringList>
#include "qgis_analysis.h"
#include "qgsfeedback.h"
#include "qgsfeatureid.h"
Include dependency graph for qgsgeometrychecker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsGeometryChecker
 Manages and runs a set of geometry checks. More...
 

Macros

#define QGS_GEOMETRY_CHECKER_H
 
#define SIP_NO_FILE
 

Typedefs

typedef qint64 QgsFeatureId
 

Macro Definition Documentation

◆ QGS_GEOMETRY_CHECKER_H

#define QGS_GEOMETRY_CHECKER_H

Definition at line 20 of file qgsgeometrychecker.h.

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 17 of file qgsgeometrychecker.h.

Typedef Documentation

◆ QgsFeatureId

typedef qint64 QgsFeatureId

Definition at line 31 of file qgsgeometrychecker.h.