Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.4.0 Beta
-
None
-
Windows 7
Description
For example in QFileDialog, you can access "My Computer" by setting empty directory:
QFileDialog dlg; dlg.setDirectory(""); dlg.show();
In FolderListModel this is not possible
Attachments
Issue Links
- is required for
-
QTBUG-32039 FolderListModel needs to have API review, fix some API warts and be a maintained API instead of Qt.labs
-
- Reported
-