Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.2, 4.6.3
-
None
Description
QFileDialog previously had an action under the context menu called "Reload" that would refresh the directory structure. In Qt 4.4, this is missing. It was probably removed because the the underlying file system model uses QFileSystemWatcher to be notified of changes and therefore deprecating the "Reload" option, however, some file systems such as NFS, do not work with inotify so it would be useful to be able to manually refresh the dialog.
Attachments
Issue Links
- is required for
-
QTBUG-2991 QFileDialog model does not update when files added to NFS share drive
-
- Closed
-
- relates to
-
QTBUG-1515 If a USB device is mounted at runtime while QFlileDialog is running then QFileDialog fails to update the expected mounted folder
-
- Reported
-
-
QTBUG-13583 Add a reload method to the QFileSystemModel
-
- Closed
-