Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 Related Information
25
26 \list
27 \li \l{Qt Quick}
28 \li \l{Qt Quick Controls}
29 \endlist
30*/