PDA

View Full Version : Qt How to build multiple files downloader in Qt the downloadmanager example dontwork



umen
11th April 2011, 08:12
Im try to build simple down loader that will download me more then 50 files one by one i tryed to based it on the DownloadManager example Qt provides , giving it more then 30 files , but it doest work , it creates the files but with 0 size. Can you point me to good simple example that shows hot to build multi file down loader