Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.4.0
-
None
Description
QFileDialog::getOpenFileName() allows passing a filter string which is a concatated list of filters separated by two semicolons.
On Mac OS X native applications have the ability to add separators to divide these lists into groups.
It would be nice if Qt provided this feature.