We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 90a03f4 commit 489d2e8Copy full SHA for 489d2e8
src/core/qgsvectorlayerutils.h
@@ -321,7 +321,7 @@ class CORE_EXPORT QgsVectorLayerUtils
321
static QString getFeatureDisplayString( const QgsVectorLayer *layer, const QgsFeature &feature );
322
323
/**
324
- * \returns true if at least one feature of the \a fids on \a layer is connected as parent in at
+ * \returns TRUE if at least one feature of the \a fids on \a layer is connected as parent in at
325
* least one composition relation of the \a project or contains joins, where cascade delete is set.
326
* The \a context is used to get more details.
327
*
0 commit comments