Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.4
-
None
Description
On Windows having a directory with no read access does not guarantee that QDir::isReadable() will return false. The OS is still able to read the directory even if the user is denied. It would be nice if isReadable() could work also on Windows.