How to display folders and files in listView but also, how to include dot and dot dot paths. I can simply display files and folders using QFileSystemModel, but dot dot is not being displayed.
Thanks for any hjalp.