That works, but it will only display the contents at that path(or children in the model), I want to have the folder too, like this:

setRootIndex() will display:

---SubFolder1
---File1
---etc

I want:

-Folder1
---SubFolder1
---File1
---etc