From 048df016ab4ec0c1d701e1675b8257fa3d2586cc Mon Sep 17 00:00:00 2001 From: Teea Poldsam Date: Tue, 21 May 2024 14:41:40 +0300 Subject: [PATCH] Doc: Add links related to previewing the design Fixes: QTBUG-125475 Change-Id: Id40bfff892d0b27d361d8e66317242c10592140b Reviewed-by: Qt CI Patch Build Bot Reviewed-by: Mats Honkamaa Reviewed-by: --- doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc | 3 +++ doc/qtdesignstudio/src/qtdesignstudio-projects.qdoc | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc b/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc index 00547a61243..7c43a918e73 100644 --- a/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-live-preview-desktop.qdoc @@ -50,5 +50,8 @@ \li In \uicontrol {Override device QML viewer}, select the folder where the preview tool executable is located. \endlist + + To preview the design on a device, see \l {Previewing on Devices}. + \endif */ diff --git a/doc/qtdesignstudio/src/qtdesignstudio-projects.qdoc b/doc/qtdesignstudio/src/qtdesignstudio-projects.qdoc index 46b2ac8fbb0..6175ac65b4f 100644 --- a/doc/qtdesignstudio/src/qtdesignstudio-projects.qdoc +++ b/doc/qtdesignstudio/src/qtdesignstudio-projects.qdoc @@ -113,8 +113,8 @@ \li In \uicontrol {Target Qt Version}, select the Qt version to use for developing the application. While you can change the Qt version later in the \uicontrol {Run Settings} - of the project, keep in mind that the two versions are not fully - compatible. + of the project, as described in \l {Overriding the Preview Tool}, + keep in mind that the two versions are not fully compatible. \endlist \li In the \uicontrol {Style} tab, select one of the predefined \l{Styling Qt Quick Controls}{UI styles} to use.