We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e15ce commit b29cbbcCopy full SHA for b29cbbc
python/core/qgsfeature.sip
@@ -440,4 +440,4 @@ class QgsFeature
440
441
}; // class QgsFeature
442
443
-typedef QSet<QgsFeatureId> QgsFeatureIds;
+typedef QSet<qint64> QgsFeatureIds;
0 commit comments