Joerg Bornemann 1668b12466 Fix deprecated API in network/torrent example
Change-Id: Ie4493f0d93cdeff281c3826d2ca3beb4e68d7a0f
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
(cherry picked from commit ab585356bd8815bdc17cecac0a0d5fcf54d50dff)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2021-02-15 18:20:51 +00:00
..
2020-10-28 08:48:26 +02:00
2020-10-28 08:48:26 +02:00

Qt is provided with an extensive set of network classes to support both
client-based and server side network programming.

These examples demonstrate the fundamental aspects of network programming
with Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.