diff --git a/python/PyQt6/core/class_map.yaml b/python/PyQt6/core/class_map.yaml index e2d76524959..97201102e22 100644 --- a/python/PyQt6/core/class_map.yaml +++ b/python/PyQt6/core/class_map.yaml @@ -5072,8 +5072,8 @@ QgsGeometry.boundingBoxIntersects: src/core/geometry/qgsgeometry.h#L1475 QgsGeometry.buffer: src/core/geometry/qgsgeometry.h#L1562 QgsGeometry.buffer: src/core/geometry/qgsgeometry.h#L1575 QgsGeometry.centroid: src/core/geometry/qgsgeometry.h#L1704 -QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3250 -QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3267 +QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3268 +QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3288 QgsGeometry.clipped: src/core/geometry/qgsgeometry.h#L2040 QgsGeometry.closestSegmentWithContext: src/core/geometry/qgsgeometry.h#L925 QgsGeometry.closestVertex: src/core/geometry/qgsgeometry.h#L765 @@ -5118,8 +5118,8 @@ QgsGeometry.draw: src/core/geometry/qgsgeometry.h#L2884 QgsGeometry.equals: src/core/geometry/qgsgeometry.h#L432 QgsGeometry.extendLine: src/core/geometry/qgsgeometry.h#L1644 QgsGeometry.extrude: src/core/geometry/qgsgeometry.h#L2097 -QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3216 QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3233 +QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3253 QgsGeometry.forcePolygonClockwise: src/core/geometry/qgsgeometry.h#L2751 QgsGeometry.forcePolygonCounterClockwise: src/core/geometry/qgsgeometry.h#L2763 QgsGeometry.forceRHR: src/core/geometry/qgsgeometry.h#L2739 @@ -5426,9 +5426,9 @@ QgsGeometryUtils.closestPoint: src/core/geometry/qgsgeometryutils.h#L58 QgsGeometryUtils.closestSideOfRectangle: src/core/geometry/qgsgeometryutils.h#L972 QgsGeometryUtils.closestVertex: src/core/geometry/qgsgeometryutils.h#L51 QgsGeometryUtils.coefficients: src/core/geometry/qgsgeometryutils.h#L435 -QgsGeometryUtils.createChamfer: src/core/geometry/qgsgeometryutils.h#L1313 -QgsGeometryUtils.createFillet: src/core/geometry/qgsgeometryutils.h#L1335 -QgsGeometryUtils.createFilletArray: src/core/geometry/qgsgeometryutils.h#L1406 +QgsGeometryUtils.createChamfer: src/core/geometry/qgsgeometryutils.h#L1315 +QgsGeometryUtils.createFillet: src/core/geometry/qgsgeometryutils.h#L1340 +QgsGeometryUtils.createFilletArray: src/core/geometry/qgsgeometryutils.h#L1431 QgsGeometryUtils.createPointWithMatchingDimensions: src/core/geometry/qgsgeometryutils.h#L1285 QgsGeometryUtils.distToInfiniteLine: src/core/geometry/qgsgeometryutils.h#L91 QgsGeometryUtils.distance2D: src/core/geometry/qgsgeometryutils.h#L688 diff --git a/python/core/class_map.yaml b/python/core/class_map.yaml index 94c188fe610..c88ff37d67a 100644 --- a/python/core/class_map.yaml +++ b/python/core/class_map.yaml @@ -5072,8 +5072,8 @@ QgsGeometry.boundingBoxIntersects: src/core/geometry/qgsgeometry.h#L1475 QgsGeometry.buffer: src/core/geometry/qgsgeometry.h#L1562 QgsGeometry.buffer: src/core/geometry/qgsgeometry.h#L1575 QgsGeometry.centroid: src/core/geometry/qgsgeometry.h#L1704 -QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3250 -QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3267 +QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3268 +QgsGeometry.chamfer: src/core/geometry/qgsgeometry.h#L3288 QgsGeometry.clipped: src/core/geometry/qgsgeometry.h#L2040 QgsGeometry.closestSegmentWithContext: src/core/geometry/qgsgeometry.h#L925 QgsGeometry.closestVertex: src/core/geometry/qgsgeometry.h#L765 @@ -5118,8 +5118,8 @@ QgsGeometry.draw: src/core/geometry/qgsgeometry.h#L2884 QgsGeometry.equals: src/core/geometry/qgsgeometry.h#L432 QgsGeometry.extendLine: src/core/geometry/qgsgeometry.h#L1644 QgsGeometry.extrude: src/core/geometry/qgsgeometry.h#L2097 -QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3216 QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3233 +QgsGeometry.fillet: src/core/geometry/qgsgeometry.h#L3253 QgsGeometry.forcePolygonClockwise: src/core/geometry/qgsgeometry.h#L2751 QgsGeometry.forcePolygonCounterClockwise: src/core/geometry/qgsgeometry.h#L2763 QgsGeometry.forceRHR: src/core/geometry/qgsgeometry.h#L2739 @@ -5426,9 +5426,9 @@ QgsGeometryUtils.closestPoint: src/core/geometry/qgsgeometryutils.h#L58 QgsGeometryUtils.closestSideOfRectangle: src/core/geometry/qgsgeometryutils.h#L972 QgsGeometryUtils.closestVertex: src/core/geometry/qgsgeometryutils.h#L51 QgsGeometryUtils.coefficients: src/core/geometry/qgsgeometryutils.h#L435 -QgsGeometryUtils.createChamfer: src/core/geometry/qgsgeometryutils.h#L1313 -QgsGeometryUtils.createFillet: src/core/geometry/qgsgeometryutils.h#L1335 -QgsGeometryUtils.createFilletArray: src/core/geometry/qgsgeometryutils.h#L1406 +QgsGeometryUtils.createChamfer: src/core/geometry/qgsgeometryutils.h#L1315 +QgsGeometryUtils.createFillet: src/core/geometry/qgsgeometryutils.h#L1340 +QgsGeometryUtils.createFilletArray: src/core/geometry/qgsgeometryutils.h#L1431 QgsGeometryUtils.createPointWithMatchingDimensions: src/core/geometry/qgsgeometryutils.h#L1285 QgsGeometryUtils.distToInfiniteLine: src/core/geometry/qgsgeometryutils.h#L91 QgsGeometryUtils.distance2D: src/core/geometry/qgsgeometryutils.h#L688