Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update src/core/qgsvectorlayerutils.h
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
2 people authored and nyalldawson committed Jun 19, 2020
1 parent 68baf74 commit 3a22d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsvectorlayerutils.h
Expand Up @@ -179,7 +179,7 @@ class CORE_EXPORT QgsVectorLayerUtils
/**
* Tests an attribute \a value for type compatibility, i.e. checks whether it can be converted
* to the \a destinationType.
* NULL values (and QVariant invalid values because they are usually converted to NULLs) are considered valid.
* Will always return TRUE for NULL and invalid QVariants.
*
* \see validateAttribute()
* \since QGIS 3.14
Expand Down

0 comments on commit 3a22d35

Please sign in to comment.