Files
qt6windows7/examples/network/doc/src/torrent.qdoc
2023-11-01 18:02:52 +01:00

16 lines
436 B
Plaintext

// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\example torrent
\title Torrent Example
\examplecategory {Networking}
\ingroup examples-network
\brief Demonstrates complex TCP/IP operations.
This example demonstrates some of the complex TCP/IP operations
supported by the Qt Network APIs.
\image torrent-example.png
*/