summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-buttons.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-12-04 11:56:03 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2014-12-04 12:36:28 +0100
commitdffd2866b3a5bc5b0f2003073764943c8ff485e6 (patch)
treea3ef91f642f0520479fada817c9dc21aaebb2288 /doc/src/qtquick/qtquick-buttons.qdoc
parentd0dac2e9fd5bf710c87bf2ef42228222612bcc9f (diff)
downloadqt-creator-dffd2866b3a5bc5b0f2003073764943c8ff485e6.tar.gz
Doc: add missing info about sidebar views in Qt Quick Designer
As it turns out that we have a sidebar also in the Design mode, with partly the same views as in the Edit and Debug modes, I added info about the missing views and fixed the terminology. Change-Id: I997d472548781a466bec3e64dbf28ecb1476b3eb Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
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 3fc8a4d7ac..adb54b9ba9 100644
--- a/doc/src/qtquick/qtquick-buttons.qdoc
+++ b/doc/src/qtquick/qtquick-buttons.qdoc
@@ -37,12 +37,12 @@
\li Select \gui {File > New File or Project > Qt > QML File > Choose}
to create a QML file called Button.qml (for example).
- \note Components are listed in the \gui Library pane only if the
+ \note Components are listed in the \gui Library only if the
filename begins with a capital letter.
\li Click \gui {Design} to edit the file in the visual editor.
- \li In the \gui Navigator pane, click \gui Rectangle to set properties
+ \li In the \gui Navigator, click \gui Rectangle to set properties
for it.
\li In the \gui Properties pane, modify the appearance of the button.
@@ -163,14 +163,14 @@
\li Click \gui {Design} to edit the file in the visual editor.
- \li Drag and drop two \gui {Border Image} items from the \gui Library pane
+ \li Drag and drop two \gui {Border Image} items from the \gui Library
to the canvas.
\li Drag and drop a \gui Text item to the canvas.
\li Drag and drop a \gui {Mouse Area} to the canvas.
- \li In the \gui Navigator pane, select \gui border_image1 to specify
+ \li In the \gui Navigator, select \gui border_image1 to specify
settings for it in the \gui Properties pane:
\list a