We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df44275 commit 178ff9cCopy full SHA for 178ff9c
src/analysis/vector/geometry_checker/qgsfeaturepool.h
@@ -148,8 +148,8 @@ class ANALYSIS_EXPORT QgsFeaturePool : public QgsFeatureSink SIP_ABSTRACT
148
/**
149
* Checks if the feature \a fid is cached.
150
*
151
- * \since QGIS 3.4
152
* \note not available in Python bindings
+ * \since QGIS 3.4
153
*/
154
bool isFeatureCached( QgsFeatureId fid ) SIP_SKIP;
155
0 commit comments