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
qtqmlnetwork.qdoc
Go to the documentation of this file.
1// Copyright (C) 2023 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \page qtqmlnetwork-index.html
6 \title Qt QML Network
7
8 \brief The Qt QML Network module provides core network functionality in QML.
9
10 The module exposes the Qt C++ \l [QtNetwork] {Qt Network} {Network}
11 functionality to QML.
12
13 \section1 QML Types
14
15 \generatelist {qmltypesbymodule QtNetwork}
16
17 \section1 Related Information
18
19 \list
20 \li \l{Qt Network}
21 \li \l{Qt Qml}
22 \endlist
23*/