pyqt5 : have multiple roots qtreeview
问题 I try to create a pyqt5 window with a Qtreeview window to load certain files. I need to show multiples directories from different locations in the same Qtreeview as root folder, so it means that I need to have multiple roots (or faking it) in the same qtreeview the directory structure can't be changed I have read this thread but it does not fit my needs, as the number of folders to exclude will be enormous (more than 10 000 folders today) and will increase every days. an 'include' function is