summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-buttons.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-26 09:29:33 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-26 11:23:50 +0000
commit5b3242b0b3fa3d833281fef1aedee9f818e2bc99 (patch)
treee05dbd073ebe230d280ec0a009d9a341d257acee /doc/src/qtquick/qtquick-buttons.qdoc
parent8f393efec07ecf3f56541df54de360f9e10b78b1 (diff)
downloadqt-creator-5b3242b0b3fa3d833281fef1aedee9f818e2bc99.tar.gz
Doc: Update icon names
Add an image for an icon that consists of 2 masks, and therefore cannot be used directly from source. Change-Id: Iffcf274db1dc1444c894aabaa6452747f95089f8 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'doc/src/qtquick/qtquick-buttons.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-buttons.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/qtquick/qtquick-buttons.qdoc b/doc/src/qtquick/qtquick-buttons.qdoc
index 71c3cb2f3d..8fb2e66d20 100644
--- a/doc/src/qtquick/qtquick-buttons.qdoc
+++ b/doc/src/qtquick/qtquick-buttons.qdoc
@@ -71,7 +71,7 @@
the rectangle and produce rounded corners for the button.
\li Select \uicontrol {Layout}, and then select the
- \inlineimage anchor-fill-normal.png
+ \inlineimage anchor_fill.png
(\uicontrol {Fill to Parent}) button to anchor the rectangle to
the item.
@@ -198,7 +198,7 @@
for example button_up.png.
\li Click \uicontrol {Layout}, and then click the
- \inlineimage anchor-fill-normal.png
+ \inlineimage anchor_fill.png
(\uicontrol {Fill to Parent}) button to anchor the border image to the
\uicontrol Item.
@@ -248,9 +248,9 @@
\endlist
\li Click \uicontrol {Layout}, and then click the
- \inlineimage anchor-vertical-normal.png
+ \inlineimage anchor_vertical.png
(\uicontrol {Set Vertical Anchor}) and
- \inlineimage anchor-horizontal-normal.png
+ \inlineimage anchor_horizontal.png
(\uicontrol {Set Horizontal Anchor})
buttons to inherit the vertical and horizontal centering from
the parent.