Thanks for Your answers!
Also with the suggested changesthe QByteArray is not available in mainwidget.cpp.Qt Code:
FileDownloader *demo = new FileDownloader(histUrl); mainWidget w; demo->start(); w.show();To copy to clipboard, switch view to plain text mode
Bookmarks