Manages and runs a set of geometry checks.  
 More...
#include <qgsgeometrychecker.h>
Manages and runs a set of geometry checks. 
- Since
- QGIS 3.4 
Definition at line 47 of file qgsgeometrychecker.h.
◆ QgsGeometryChecker()
◆ ~QgsGeometryChecker()
  
  | 
        
          | QgsGeometryChecker::~QgsGeometryChecker | ( |  | ) |  |  | override | 
 
 
◆ errorAdded
◆ errorUpdated
◆ execute()
      
        
          | QFuture< void > QgsGeometryChecker::execute | ( | int * | totalSteps = nullptr | ) |  | 
      
 
 
◆ featurePools()
  
  | 
        
          | const QMap<QString, QgsFeaturePool *> QgsGeometryChecker::featurePools | ( |  | ) | const |  | inline | 
 
 
◆ fixError()
      
        
          | bool QgsGeometryChecker::fixError | ( | QgsGeometryCheckError * | error, | 
        
          |  |  | int | method, | 
        
          |  |  | bool | triggerRepaint = false | 
        
          |  | ) |  |  | 
      
 
 
◆ getChecks()
◆ getContext()
◆ getMessages()
  
  | 
        
          | QStringList QgsGeometryChecker::getMessages | ( |  | ) | const |  | inline | 
 
 
◆ progressValue
  
  | 
        
          | void QgsGeometryChecker::progressValue | ( | int | value | ) |  |  | signal | 
 
 
◆ setMergeAttributeIndices()
  
  | 
        
          | void QgsGeometryChecker::setMergeAttributeIndices | ( | const QMap< QString, int > & | mergeAttributeIndices | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following files: