In Qt5.x QFileDialog behaves differently: on a single click it enters the directory and selecting files.
How can I get back the old behavior with double click?
In Qt5.x QFileDialog behaves differently: on a single click it enters the directory and selecting files.
How can I get back the old behavior with double click?