Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
external-resources.qdoc
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \externalpage https://www.ecma-international.org/publications-and-standards/standards/ecma-262/
6 \title ECMA-262
7*/
8
9/*!
10 \externalpage https://www.w3schools.com/jsref/default.asp
11 \title W3Schools JavaScript Reference
12*/
13
14/*!
15 \externalpage https://tc39.es/ecma262/#sec-date-objects
16 \title ECMAScript Specification of Date
17*/
18
19/*!
20 \externalpage https://www.qt.io/product/testing-tools#squish
21 \title Squish GUI Test Automation Tool
22*/
23/*!
24 \externalpage https://docs.kdab.com/gammaray-manual/latest/
25 \title GammaRay Manual
26*/
27/*!
28 \externalpage https://doc.qt.io/QtQmlLive
29 \title QmlLive Manual
30*/
31/*!
32 \externalpage https://felgo.com/qml-hot-reload
33 \title Felgo QML Hot Reload Tool
34*/
35/*!
36 \externalpage https://fontawesome.com/
37 \title Font Awesome
38*/
39/*!
40 \externalpage https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator
41 \title Nullish Coalescing
42*/
43/*!
44 \externalpage https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
45 \title Optional Chaining
46*/
47
48/*!
49 \externalpage https://cmake.org/cmake/help/latest/command/install.html#files
50 \title install(FILES)
51*/
52/*!
53 \externalpage https://developer.android.com/reference/android/view/View
54 \title Android: View
55*/
56/*!
57 \externalpage https://developer.android.com/reference/java/security/InvalidParameterException
58 \title Android: InvalidParameterException
59*/
60/*!
61 \externalpage https://developer.android.com/reference/java/lang/ClassCastException
62 \title Android: ClassCastException
63*/
64/*!
65 \externalpage https://developer.android.com/topic/libraries/view-binding
66 \title Android: View binding
67*/
68/*!
69 \externalpage https://developer.android.com/reference/android/Manifest.permission#SYSTEM_ALERT_WINDOW
70 \title Android: SYSTEM_ALERT_WINDOW
71*/
72/*!
73 \externalpage https://developer.android.com/reference/android/app/Activity
74 \title Android: Activity
75*/
76/*!
77 \externalpage https://developer.android.com/reference/android/view/View#event-handling-and-threading
78 \title Android: Event Handling and Threading
79*/
80/*!
81 \externalpage https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/
82 \title Kotlin: Int
83*/
84/*!
85 \externalpage https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/
86 \title Kotlin: String
87*/
88/*!
89 \externalpage https://developer.android.com/reference/android/view/View#event-handling-and-threading
90 \title Android: Event Handling and Threading
91*/
92/*!
93 \externalpage https://developer.android.com/reference/android/widget/FrameLayout
94 \title Android: FrameLayout
95*/
96/*!
97 \externalpage https://developer.android.com/reference/android/widget/FrameLayout.LayoutParams
98 \title Android: FrameLayout.LayoutParams
99*/