Hi,

In a Qt project, when clicked on the browse button, I want the dialog box to show the files of a certain directory, not the directory that is lastly seen. Is there any way to control the directory shown by the dialog box. I mean, I want the dialog box to open a specific directory in order to ease the job of the user. I hope i could explain my problem.

Thanks.