diff options
| author | Jaishree Vyas <jaishree.vyas@qt.io> | 2024-05-14 10:33:43 +0200 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2024-05-17 07:00:22 +0000 |
| commit | cc96d50ac50be2644f9d5f257dca263390046513 (patch) | |
| tree | 47a2ae6e2150d4196dc960188ff1f7c28459c085 | |
| parent | d3a94e91387f571ef44eb1158d8fc4443e6f9c5f (diff) | |
Doc: Add Qt Academy courses in the documentation
Added qtquick course to the main page.
Fixes: QTBUG-124785
Change-Id: I292999f95b7e854f533ac49d137a1087fcd454a4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
(cherry picked from commit 794f5ed9cc25eedd260ad2ffc760a773afb82551)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| -rw-r--r-- | src/quick/doc/src/qtquick.qdoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/quick/doc/src/qtquick.qdoc b/src/quick/doc/src/qtquick.qdoc index f9aa4a3256..e506e1c507 100644 --- a/src/quick/doc/src/qtquick.qdoc +++ b/src/quick/doc/src/qtquick.qdoc @@ -141,6 +141,13 @@ To find out more about using the QML language, see the \l{Qt Qml} module documen - provides classes for using QML with Java/Kotlin Android APIs. \endlist +\section1 Qt Academy Courses + \list + \li \l {https://www.qt.io/academy/course-catalog#introduction-to-qt-quick} + {Introduction to Qt Quick} + \endlist + + \section1 Licenses and Attributions Qt Quick is available under commercial licenses from \l{The Qt Company}. |
