Unsolved How to select a file?
-
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.
-
-
@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: