Skip to content

Commit

Permalink
fix(ValueRelation): fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
troopa81 authored and nyalldawson committed Nov 29, 2024
1 parent 3584e25 commit dd49296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ class GUI_EXPORT QgsValueRelationWidgetWrapper : public QgsEditorWidgetWrapper

/**
* Set widget wrapper value, called by updateValues()
* \param value new value to update the widget with
* \param forceComboInsertion if TRUE \a value would be inserted even if it doesn't exist in
* combobox items and would appear as '(value)', else value would not be inserted. This has
* no effects for widgets other than combobox because other widgets have different behavior:
Expand Down

0 comments on commit dd49296

Please sign in to comment.