Network Download Manager Example
Demonstrates how to use the networking APIs for multiple downloads.
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.