aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/images/qmldesigner-element-size.pngbin7772 -> 32345 bytes
-rw-r--r--doc/images/qmldesigner-navigator-arrows.pngbin3321 -> 8740 bytes
-rw-r--r--doc/images/qmldesigner-navigator.pngbin3475 -> 9431 bytes
-rw-r--r--doc/src/qtquick/qtquick-designer.qdoc9
4 files changed, 6 insertions, 3 deletions
diff --git a/doc/images/qmldesigner-element-size.png b/doc/images/qmldesigner-element-size.png
index 47c555642f..ad2d3b666b 100644
--- a/doc/images/qmldesigner-element-size.png
+++ b/doc/images/qmldesigner-element-size.png
Binary files differ
diff --git a/doc/images/qmldesigner-navigator-arrows.png b/doc/images/qmldesigner-navigator-arrows.png
index 06d884b5c5..ecc59fcec1 100644
--- a/doc/images/qmldesigner-navigator-arrows.png
+++ b/doc/images/qmldesigner-navigator-arrows.png
Binary files differ
diff --git a/doc/images/qmldesigner-navigator.png b/doc/images/qmldesigner-navigator.png
index fc168249f8..4fe5e737c6 100644
--- a/doc/images/qmldesigner-navigator.png
+++ b/doc/images/qmldesigner-navigator.png
Binary files differ
diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc
index 7063351e25..8c835d12c0 100644
--- a/doc/src/qtquick/qtquick-designer.qdoc
+++ b/doc/src/qtquick/qtquick-designer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -120,8 +120,8 @@
When you copy an item, all its child items are also copied. When
you remove an item, the child items are also removed.
- You can show and hide items to focus on specific parts of the application.
- Click the \inlineimage icon_color_none.png
+ You can show and hide items on the canvas to focus on specific parts of the
+ application. Click the \inlineimage icon_color_none.png
(\uicontrol Transparent) button to change the visibility of an item on the
canvas. To change the
visibility of an item in the application, select the \uicontrol Visibility
@@ -134,6 +134,9 @@
As all properties, visibility and opacity are inherited from the parent
item. To hide or show child items, edit the properties of the parent item.
+ To hide invisible items in the navigator, click \inlineimage filtericon.png
+ (\uicontrol {Filter Tree}) and select \uicontrol {Show only visible items}.
+
To reset item size, position, or anchors, select context menu commands. To
change the source of an Image type, select \uicontrol {Change Source URL} in
the context menu.