Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I open folder using QDesktopServices::openUrl(QUrl::fromLocalFile()). Now I would like to select a file on it. What means select for me? The same active when I once click left mouse button on file. So highlight, no execute.
@qwe3 https://doc.qt.io/qt-5/qfiledialog.html
@jsulm Thank you for answer, but I need something other than QDialog. I prefer open like windows explorer.
@qwe3 I don't understand your use case.Can you explain exactly what you want to do?
@jsulm I find solution. But not for linux for example:
https://stackoverflow.com/questions/9137692/qdesktopservicesopenurl-with-selecting-specified-file-in-explorer