Skip to content

Commit

Permalink
Update python/core/auto_generated/qgsfield.sip.in
Browse files Browse the repository at this point in the history
Co-Authored-By: Nyall Dawson <nyall.dawson@gmail.com>
  • Loading branch information
elpaso and nyalldawson committed Nov 1, 2019
1 parent cdf523e commit 0445c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgsfield.sip.in
Expand Up @@ -90,7 +90,7 @@ field alias if set, otherwise the field name.

QString displayNameWithAlias() const;
%Docstring
Returns the name to use when displaying this field and adds the alias in parenthesis if it is defined.
Returns a friendly name string to use when displaying this field (adding the field alias in parenthesis if it is defined).

This should be used when working close to the data structure (i.e. building expressions and queries),
when the real field name must be shown but the alias is also useful to understand what the field
Expand Down

0 comments on commit 0445c70

Please sign in to comment.