Class: QgsAnalysis

class qgis.analysis.QgsAnalysis

Bases: sip.wrapper

QgsAnalysis is a singleton class containing various registry and other global members related to analysis classes.

New in version 3.4: Enums

Methods

geometryCheckRegistry

Returns the global geometry checker registry, used for managing all geometry check factories.

instance

Returns a pointer to the singleton instance.

Signals

Attributes

geometryCheckRegistry() → QgsGeometryCheckRegistry

Returns the global geometry checker registry, used for managing all geometry check factories.

instance() → QgsAnalysis

Returns a pointer to the singleton instance.