Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
Currently each non-native FileDialog is using FolderListModel, which has no support for selections. We might need to subclass FolderListModel and add support for selections that way, if possible.
This is a non-blocking task for the completion of FileDialog, as it seems the original Qt Quick Dialogs doesn't support multiple selection in its fallback either.
Attachments
Issue Links
- relates to
-
QTBUG-87797 Implement non-native FileDialog
- Closed