21#include "qgis_analysis.h" 
QgsAnalysis is a singleton class containing various registry and other global members related to anal...
 
QgsAnalysis & operator=(const QgsAnalysis &other)=delete
QgsAnalysis cannot be copied.
 
QgsAnalysis(const QgsAnalysis &other)=delete
QgsAnalysis cannot be copied.
 
This class manages all known geometry check factories.
 
std::unique_ptr< GEOSGeometry, GeosDeleter > unique_ptr
Scoped GEOS pointer.
 
#define SIP_KEEPREFERENCE