-
Suggestion
-
Resolution: Unresolved
-
P5: Not important
-
None
-
None
-
None
It would be great if you could exclude specific files with a filter in QFileSystemModel.
Usage example:
setNamesFilter(".")
setNamesIgnoreFilter(
)
Then in the tree we should see all files except those in the ignore list.