I have an app that handles multiple databases which the users edits and i would also like it to open them from a specified path (like i get the path using QFileDialog).
Also I saw that it saves the databases files where the executable file is but is there a way i can make it to save them in another place?