16#ifndef QGSOVERLAYUTILS_H
17#define QGSOVERLAYUTILS_H
32namespace QgsOverlayUtils
51 DontPromotePointGeometryToMultiPoint = 1 << 0,
59 Q_DECLARE_FLAGS( SanitizeFlags, SanitizeFlag )
63 SanitizeFlags flags = SanitizeFlags() );
GeometryType
The geometry types are used to group Qgis::WkbType in a coarse way.
An interface for objects which accept features via addFeature(s) methods.
An interface for objects which provide features via a getFeatures method.
Container of fields for a vector layer.
Encapsulates parameters under which a geometry operation is performed.
A geometry is the spatial representation of a feature.
Contains information about the context in which a processing algorithm is executed.
Base class for providing feedback from a processing algorithm.
Q_DECLARE_OPERATORS_FOR_FLAGS(QgsField::ConfigurationFlags) CORE_EXPORT QDataStream &operator<<(QDataStream &out
Writes the field to stream out. QGIS version compatibility is not guaranteed.