Which function should I used to retrieve file name of the selected file?
Which function should I used to retrieve file name of the selected file?
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
...or use the static QFileDialog::getSaveFileName() and check if empty.
I tried using this getSavefileName() static method but I was not able to resize it's window size. I am developing application for mobile device hence I want to resize the dialog window as per my device resolution.
Bookmarks