Hello,
I was wondering if it's possible to extend the QFileSystemModel. I want to add some extra shortcuts in the tree I'm using for example My Pictures.
So basically I want my tree view to look like this:
+MyComputer
- c:
- d:
...
+My Pictures (shortcut to a specified folder on the hard drive)
Can somebody please suggest what approach I should use to achieve that!
Thank you,
Alex
Bookmarks