From 825cae95665de8dae699897e4e1fcbcbb9152aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 19 Oct 2022 12:06:56 +0200 Subject: Doc: Link to Qt Design Studio from the Qt Designer manual e6e53002ee1f6e1339 already added a link to Qt Design Studio from qtdesigner-index.html . Also do that from the manual page. Change-Id: I6b6028a8b785d138763c35c16dc855c71e111e1a Reviewed-by: Tuukka Turunen Reviewed-by: hjk (cherry picked from commit 6c7926b9470a31781100458420c1c5a55617581d) Reviewed-by: Qt Cherry-pick Bot --- src/designer/src/designer/doc/src/designer-manual.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/designer/src/designer/doc/src/designer-manual.qdoc b/src/designer/src/designer/doc/src/designer-manual.qdoc index 193f9363b..a475d227b 100644 --- a/src/designer/src/designer/doc/src/designer-manual.qdoc +++ b/src/designer/src/designer/doc/src/designer-manual.qdoc @@ -19,7 +19,8 @@ dynamically within the code. Furthermore, features like widget promotion and custom plugins allow you to use your own components with \QD. - \note You have the option of using \l {Qt Quick} for user interface + \note You have the option of using \l {Qt Quick} and + \l {Qt Design Studio Manual}{Qt Design Studio} for user interface design rather than widgets. It is a much easier way to write many kinds of applications. It enables a completely customizable appearance, touch-reactive elements, and smooth animated transitions, taking advantage -- cgit v1.2.1