Im trying to make a download manager that can download multible files and shows them in a qtreeview. Each item in qtreeview should show a filename, progressbar and status text of "Finished" after successfull download.
What is the most simplest and smallest amout code required to add these to qtreeview?