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.