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
\meta {keywords} {qmltopic}
7
\title The QML Reference
8
\brief A multi-paradigm language for application development
9
10
QML is a multi-paradigm language for creating highly dynamic applications. With
11
QML, application building blocks such as UI components are \e declared and
12
various properties set to define the application behavior. Application behavior
13
can be further scripted through JavaScript, which is a subset of the language.
14
In addition, QML heavily uses Qt, which allows types and other Qt features to
15
be accessible directly from QML applications.
16
17
This reference guide describes the features of the QML language. Many of the
18
QML types in the guide originate from the \l{Qt Qml} or \l{Qt Quick}
19
modules.
20
21
\list
22
\include includes/qml-language-reference.qdocinc qml-language-reference-structure
23
\endlist
24
25
*/
qtdeclarative
src
qml
doc
src
qmllanguageref
qmlreference.qdoc
Generated on
for Qt by
1.16.1