forked from qt-creator/qt-creator
QmlDesigner: Update Qt Academy course links in documents
This patch adds some of the Qt Academy course links in the relevant documents. Fixes: QDS-12747 Change-Id: I8309681869922be3277e775c312ffa1210d64a29 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
This commit is contained in:
committed by
Pranta Ghosh Dastider
parent
1c216f0a38
commit
5f23a07ba7
@@ -18,6 +18,7 @@ macro.oslash.HTML = "ø"
|
||||
macro.ouml.HTML = "ö"
|
||||
macro.Q3DS = "Qt 3D Studio"
|
||||
macro.QA = "Qt Assistant"
|
||||
macro.QAC = "Qt Academy"
|
||||
macro.QB = "Qt Bridge"
|
||||
macro.QBPS = "Qt Bridge for Adobe Photoshop"
|
||||
macro.QBXD = "Qt Bridge for Adobe XD"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
// Note: The \page value is hard-coded as a link in Qt Bridge for Figma.
|
||||
@@ -29,5 +29,9 @@
|
||||
To get the best results when you use \QBF to export designs from
|
||||
Figma, you should follow the guidelines for working with Figma and
|
||||
organizing your assets.
|
||||
|
||||
\endlist
|
||||
|
||||
\include qtdesignstudio-qt-academy.qdocinc qt-academy-using-qt-bridge-for-figma
|
||||
|
||||
*/
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2020 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
@@ -25,4 +25,6 @@
|
||||
\endlist
|
||||
|
||||
You can launch the installed Figma plugin from \uicontrol Plugins > \uicontrol {\QBF} in Figma.
|
||||
|
||||
\include qtdesignstudio-qt-academy.qdocinc qt-academy-using-qt-bridge-for-figma
|
||||
*/
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2021 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
@@ -247,4 +247,6 @@
|
||||
\uicontrol Home tab) to default values. This means that you
|
||||
will lose all your changes to the settings.
|
||||
\endtable
|
||||
|
||||
\include qtdesignstudio-qt-academy.qdocinc qt-academy-using-qt-bridge-for-figma
|
||||
*/
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2021 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
@@ -56,4 +56,6 @@
|
||||
If you would rather be shown things than read about them,
|
||||
you can watch our extensive video tutorials.
|
||||
\endlist
|
||||
|
||||
\include qtdesignstudio-qt-academy.qdocinc qt-academy-getting-started-with-qt-design-studio
|
||||
*/
|
||||
|
22
doc/qtdesignstudio/src/qtdesignstudio-qt-academy.qdocinc
Normal file
22
doc/qtdesignstudio/src/qtdesignstudio-qt-academy.qdocinc
Normal file
@@ -0,0 +1,22 @@
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
//! [qt-academy-using-qt-bridge-for-figma]
|
||||
To learn the basics of \QBF, take the
|
||||
\l {https://www.qt.io/academy/course-catalog#how-to-use-qt-bridge-for-figma}
|
||||
{How to Use \QBF} course in \QAC.
|
||||
//! [qt-academy-using-qt-bridge-for-figma]
|
||||
|
||||
//! [qt-academy-3D-with-qt-design-studio]
|
||||
To learn the basics of using 3D in \QDS, take the
|
||||
\l {https://www.qt.io/academy/course-catalog#3d-with-qt-design-studio}
|
||||
{3D with \QDS} course in \QAC.
|
||||
//! [qt-academy-3D-with-qt-design-studio]
|
||||
|
||||
//! [qt-academy-getting-started-with-qt-design-studio]
|
||||
To learn the basics of using \QDS, take the
|
||||
\l {https://www.qt.io/academy/course-catalog#getting-started-with-qt-design-studio}
|
||||
{Getting Started with \QDS} course in \QAC.
|
||||
//! [qt-academy-getting-started-with-qt-design-studio]
|
||||
|
||||
*/
|
@@ -47,7 +47,9 @@
|
||||
|
||||
\youtube SsFWyUeAA_4
|
||||
|
||||
\section1 Usingn the Context Menu in the 3D View
|
||||
\include qtdesignstudio-qt-academy.qdocinc qt-academy-3D-with-qt-design-studio
|
||||
|
||||
\section1 Using the Context Menu in the 3D View
|
||||
|
||||
There is a context menu in the \uicontrol 3D view. To open it, right-click
|
||||
in the \uicontrol 3D view. From the context menu you can, for example:
|
||||
|
Reference in New Issue
Block a user