aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlnetwork/doc/src/qtqmlnetwork.qdoc
blob: 56d768efa03562d8a4b77cc8d3a82994c1a3b801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \page qtqmlnetwork-index.html
    \title Qt QML Network

    \brief The Qt QML Network module provides core network functionality in QML.

    The module exposes the Qt C++ \l [QtNetwork] {Qt Network} {Network}
    functionality to QML.

    \section1 QML Types

    \generatelist {qmltypesbymodule QtNetwork}

    \section1 Related Information

    \list
      \li \l{Qt Network}
      \li \l{Qt Qml}
    \endlist
*/