forked from qt-creator/qt-creator
Doc: Fix link to icon in Qt Quick Designer docs
Instead of the transparency button, the eye-open icon should be clicked to hide items on the canvas. Change-Id: Ica44241a1ea129f24f97cdae58355d14bce79d61 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -52,10 +52,9 @@
|
|||||||
When you copy an item, all its child items are also copied. When
|
When you copy an item, all its child items are also copied. When
|
||||||
you remove an item, the child items are also removed.
|
you remove an item, the child items are also removed.
|
||||||
|
|
||||||
You can show and hide items on the canvas to focus on specific parts of the
|
To show and hide items on the canvas when focusing on specific parts of the
|
||||||
application. Click the \inlineimage icon_color_none.png
|
application, click \inlineimage eye_open.png
|
||||||
(\uicontrol Transparent) button to change the visibility of an item on the
|
. To change the visibility of an item in the application code, select the
|
||||||
canvas. To change the visibility of an item in the application, select the
|
|
||||||
\uicontrol Visibility check box in the \uicontrol Properties pane or select
|
\uicontrol Visibility check box in the \uicontrol Properties pane or select
|
||||||
\uicontrol Edit > \uicontrol Visibility in the context menu.
|
\uicontrol Edit > \uicontrol Visibility in the context menu.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user