Details
-
Suggestion
-
Resolution: Out of scope
-
P5: Not important
-
4.3.1
-
None
Description
1. It would be great if the QFileDialog static convenience methods (like QFileDialog::getOpenFileName()) could have the option to show the dialog in detail view.
2. Some of the QFileDialog widgets are unnamed. In some of our applications we use an event filter to capture and store events to an XML file for later "replay" through the application, and this does not work with QFileDialog due to the widgets without names.