aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/externallinks.qdoc
blob: 9180f213e5b230259b2ad23a45d2bcffcd40f2ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
// Copyright (C) 2025 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

/*!
\externalpage http://download.qt.io/development_releases/vsaddin/
\title Qt Downloads
*/

/*!
\externalpage https://account.qt.io/
\title Qt Account
*/

/*!
\externalpage https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html
\title QML Language Server Reference
*/

/*!
\externalpage https://doc.qt.io/qt-6/qtquick-debugging.html#starting-applications
\title Qt Quick: Starting Applications
*/

/*!
\externalpage https://doc.qt.io/qt-6/qtest-overview.html
\title Qt Test Overview
*/

/*!
\externalpage https://doc.qt.io/qtcreator/creator-qml-performance-monitor.html
\title \QC: Profiling QML applications
*/

/*!
\externalpage https://doc.qt.io/qtcreator/creator-how-to-profile-qml.html
\title \QC: Profile QML applications
*/

/*!
\externalpage https://learn.microsoft.com/en-us/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file
\title Configure unit tests by using a .runsettings file
*/