Qt Reference Documentation

Network Download Manager Example

Files:

The Network Download example shows how to implement a queue for multiple downloads using the QNetworkAccessManager class.

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

See the Network Download Example for a simpler version of this example that obtains multiple files in parallel.