aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/external-resources/external-resources.qdoc
blob: 7576aaf05fe124ea260bd419cbf93f55c8f85913 (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \externalpage https://doc.qt.io/QtForMCUs/index.html
    \title Qt for MCUs
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-qmltypes.html
    \title Qt for MCUs - All QML Types
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-supported-platforms.html
    \title Qt for MCUs - Supported Target Platforms
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-getting-started-renesas.html
    \title Getting Started on Renesas
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-getting-started-on-stm.html
    \title Getting Started on STM
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-getting-started-on-nxp.html
    \title Getting Started on NXP
*/
/*!
    \externalpage https://doc.qt.io/QtForMCUs/qtul-getting-started-windows.html
    \title Getting Started on Windows
*/
/*!
    \externalpage https://adoptopenjdk.net/
    \title AdoptOpenJDK
*/
/*!
    \externalpage http://openjdk.java.net
    \title OpenJDK
*/
/*!
    \externalpage http://developer.android.com/sdk/index.html
    \title Android SDK Command-line Tools
*/
/*!
    \externalpage https://developer.android.com/studio/command-line/avdmanager.html
    \title avdmanager
*/
/*!
    \externalpage http://developer.android.com/tools/sdk/ndk/index.html
    \title Android NDK
*/
/*!
    \externalpage https://developer.android.com/studio/debug/dev-options
    \title Configure on-device developer options
*/
/*!
    \externalpage https://developer.android.com/studio/command-line/sdkmanager.html
    \title sdkmanager
*/
/*!
    \externalpage https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/share/qtcreator/android/sdk_definitions.json
    \title sdk_definitions.json
*/
/*!
    \externalpage https://developer.android.com/studio/run/emulator-commandline
    \title Start the emulator from the command line
*/
/*!
    \externalpage https://marketplace.qt.io/products/android-openssl-support
    \title Android OpenSSL support
*/
/*!
    \externalpage http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels
    \title What is API Level?
*/
/*!
    \externalpage http://developer.android.com/guide/components/fundamentals.html
    \title Android Application Fundamentals
*/
/*!
    \externalpage https://doc.qt.io/qt/qtquicktest-index.html#executing-c-before-qml-tests
    \title Executing C++ Before QML Tests
*/
/*!
    \externalpage https://doc.qt.io/qt/qtqml-cppintegration-overview.html
    \title Overview - QML and C++ Integration
*/
/*!
    \externalpage https://doc.qt.io/qt/qtqml-syntax-imports.html#qml-import-path
    \title QML Import Path
*/
/*!
    \externalpage https://doc.qt.io/QtApplicationManager/
    \title Qt Application Manager
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/manual/cmake.1.html
    \title CMake: cmake(1)
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html
    \title CMake: cmake-variables(7)
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/command/install.html
    \title CMake: install command
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/command/set_property.html
    \title CMake: set_property command
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/command/target_compile_definitions.html
    \title CMake: target_compile_definitions command
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/command/target_link_libraries.html
    \title CMake: target_link_libraries command
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/command/target_sources.html
    \title CMake: target_sources command
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/variable/CMAKE_OSX_DEPLOYMENT_TARGET.html
    \title CMake: CMAKE_OSX_DEPLOYMENT_TARGET
*/
/*!
    \externalpage https://cmake.org/cmake/help/latest/prop_sf/HEADER_FILE_ONLY.html
    \title CMake: HEADER_FILE_ONLY
*/
/*!
    \externalpage https://microsoft.github.io/language-server-protocol/
    \title Language Server Protocol
*/
/*!
    \externalpage https://docs.microsoft.com/en-us/java/openjdk/download
    \title Download OpenJDK
*/
/*!
    \externalpage https://developer.android.com/studio
    \title Download Android Studio
*/
/*!
    \externalpage https://developer.android.com/studio/install
    \title Android Studio Installation Guide
*/