I was wondering either it is possible in Qt, when executing a file dialog, to paste a default highlighted name value already for "saving as", before user gives hes own. I Was not able to find this property.
I would appreciate all help!
I was wondering either it is possible in Qt, when executing a file dialog, to paste a default highlighted name value already for "saving as", before user gives hes own. I Was not able to find this property.
I would appreciate all help!
I have found the answer, the method is void QFileDialog::selectFile(const QString & filename)