Hi. I wonder, if there is any way how I can set the starting directory of a QFileDialog. So, supposing you’ve got a “Save” function. You click on your button with this function and a QFileDialog opens. You’ll be automatically redirected to the application path as starting directory. Is there a way how to change this directory?
↧