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
qmlreference.qdoc
Go to the documentation of this file.
1
// Copyright (C) 2017 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4
/*!
5
\page qmlreference.html
6
\title The QML Reference
7
\brief A multi-paradigm language for application development
8
9
QML is a multi-paradigm language for creating highly dynamic applications. With
10
QML, application building blocks such as UI components are \e declared and
11
various properties set to define the application behavior. Application behavior
12
can be further scripted through JavaScript, which is a subset of the language.
13
In addition, QML heavily uses Qt, which allows types and other Qt features to
14
be accessible directly from QML applications.
15
16
This reference guide describes the features of the QML language. Many of the
17
QML types in the guide originate from the \l{Qt Qml} or \l{Qt Quick}
18
modules.
19
20
\list
21
\include includes/qml-language-reference.qdocinc qml-language-reference-structure
22
\endlist
23
24
*/
qtdeclarative
src
qml
doc
src
qmllanguageref
qmlreference.qdoc
Generated on
for Qt by
1.16.1