according to you code fileName is an empty string, line 9.
QFileDialog::selectFile takes a const reference, so it should not modify fileName.
according to you code fileName is an empty string, line 9.
QFileDialog::selectFile takes a const reference, so it should not modify fileName.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks