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
qtlabsplatform-index.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 qtlabsplatform-index.html
6 \title Qt Labs Platform
7
8 \brief The experimental Qt Labs Platform module provides QML types for
9 native platform extensions.
10
11 The experimental Qt Labs Platform module provides QML types for native
12 platform extensions. The module was introduced in Qt 5.8.
13
14 \section1 QML Types
15
16 \generatelist {qmltypesbymodule Qt.labs.platform}
17
18 \labs
19
20 \section1 Module Evolution
21 \l{Changes to Qt Quick Labs Platform} lists important changes in the
22 module API and functionality that were done for the Qt 6 series of Qt.
23
24 \section1 Licenses
25
26 Qt Labs Platform is available under commercial licenses from \l{The Qt Company}.
27 In addition, it is available under the
28 \l{GNU Lesser General Public License, version 3}, or
29 the \l{GNU General Public License, version 2}.
30 See \l{Qt Licensing} for further details.
31
32 \section1 Related Information
33
34 \list
35 \li \l{Qt Quick}
36 \li \l{Qt Quick Controls}
37 \endlist
38*/