Doc: Replace "Nut menu" with "Settings menu"

Change-Id: Ie53abecac566fbd69023572390fabf5db40fbec3
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
Leena Miettinen
2019-02-20 15:45:44 +01:00
parent 27f12bd2ce
commit da01512676
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@
Property bindings are created implicitly in QML whenever a property is
assigned a JavaScript expression. To set JavaScript expressions as values
of properties in the Design mode, select the \uicontrol Nut menu next to
of properties in the Design mode, select the \uicontrol Settings menu next to
a property, and then select \uicontrol {Set Binding}.
\image qmldesigner-set-expression.png "Type properties context menu"

View File

@@ -50,7 +50,7 @@
\uicontrol Properties pane, and enter the name of another QML type in the
field. If you have specified properties for the item that are not supported
for the new type, the type cannot be changed and an error message is
displayed. Select the \uicontrol Nut menu next to the property name, and
displayed. Select the \uicontrol Settings menu next to the property name, and
then select \uicontrol Reset to remove the property values before trying
again.