Hello,

I want to set the size of dialog displayed by getSaveFileName(). Please let me know if this is possible and if yes then how?

I allready tried creating a object of QDialog and setting it's size and pass this dialog as parent to getSaveFileName(). But this didn't worked.

Regards,
Abhilasha Jha