I'm loading some files for my project....but every time the fileDialog directory is my root directory...
I want the fileDialog to remember my path and I've tried the solution in the following link qsettings-file-chooser-should-remember-the-last-directory but this worked for me for the same session only.
Is there a way to save the directory for other sessions?(when closing the application and re-opening it)?