Qt Reference Documentation

Network Download Example

Files:

The Network Download example shows how to perform multiple downloads in parallel using the QNetworkAccessManager class.

This example is designed to be run from the command line.

The Network Download Manager Example implements a more complex system that places files in a queue for sequential downloading.