aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2022-07-08 16:06:11 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2022-07-12 07:42:27 +0000
commit1b4c3552c6006db30775b11c465d8be4b1303174 (patch)
treec00b23ad2f5a0e5bd647792de82846f3d67bf2ec
parentff7b543b02f315f06d1f3255971aac1edbea526a (diff)
Doc: Fix UI text in docs to "Pin Qt Quick Toolbar"
Add screenshot of the tab and point to it from where the tab is described. Change-Id: I0ff67733de7b15b9c7aa9ccae4589142f76236fb Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--doc/qtcreator/images/qml-toolbar-image.pngbin3561 -> 3699 bytes
-rw-r--r--doc/qtcreator/src/editors/creator-code-syntax.qdoc2
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc4
3 files changed, 5 insertions, 1 deletions
diff --git a/doc/qtcreator/images/qml-toolbar-image.png b/doc/qtcreator/images/qml-toolbar-image.png
index 75cb2b4417..21fafda65b 100644
--- a/doc/qtcreator/images/qml-toolbar-image.png
+++ b/doc/qtcreator/images/qml-toolbar-image.png
Binary files differ
diff --git a/doc/qtcreator/src/editors/creator-code-syntax.qdoc b/doc/qtcreator/src/editors/creator-code-syntax.qdoc
index 34287e1ff0..e646c74178 100644
--- a/doc/qtcreator/src/editors/creator-code-syntax.qdoc
+++ b/doc/qtcreator/src/editors/creator-code-syntax.qdoc
@@ -736,4 +736,6 @@
To automatically format QML/JS files upon saving, select \uicontrol Edit >
\uicontrol Preferences > \uicontrol {Qt Quick} > \uicontrol {QML/JS Editing} >
\uicontrol {Enable auto format on file save}.
+
+ \image qtcreator-qml-js-editing.png "QML/JS Editing preferences"
*/
diff --git a/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc b/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc
index 02f1cee382..3d9659b3ae 100644
--- a/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc
@@ -48,10 +48,12 @@
\uicontrol Edit > \uicontrol Preferences > \uicontrol {Qt Quick} >
\uicontrol {QML/JS Editing} > \uicontrol {Always show Qt Quick Toolbar}.
+ \image qtcreator-qml-js-editing.png "QML/JS Editing preferences"
+
Drag the toolbar to pin it to another location. Select
\inlineimage icons/pin.png
to unpin the toolbar and move it to its default location. To pin toolbars
- by default, select \uicontrol {Pin Quick Toolbar}.
+ by default, select \uicontrol {Pin Qt Quick Toolbar}.
\section1 Previewing Images