diff --git a/doc/src/qtquick/qtquick-navigator.qdoc b/doc/src/qtquick/qtquick-navigator.qdoc index 3fe95176474..4092f412110 100644 --- a/doc/src/qtquick/qtquick-navigator.qdoc +++ b/doc/src/qtquick/qtquick-navigator.qdoc @@ -86,13 +86,11 @@ Items with the same stacking value are drawn in the order they are listed, from the last item up. - To raise or lower the stack value of an item, select \inlineimage raise.png - (\uicontrol Raise) or \inlineimage lower.png - (\uicontrol Lower) on the toolbar. - To move an item to the front or back of all its siblings, right-click it in the navigator or the \uicontrol {Form Editor} and select - \uicontrol {Stack (z)}. To remove the \c z property, select + \uicontrol {Stack (z)} > \uicontrol {To Front} or \uicontrol {To Back}. + To raise or lower the stack value of an item, select \uicontrol Raise + or \uicontrol Lower. To remove the \c z property, select \uicontrol {Reset z Property}. You can also use a \uicontrol StackLayout item (Qt Quick Controls) to