Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53300

QFileSystemModel files ignore list

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P5: Not important P5: Not important
    • None
    • None
    • Widgets: Itemviews
    • None

      It would be great if you could exclude specific files with a filter in QFileSystemModel.

      Usage example:

      setNamesFilter(".")
      setNamesIgnoreFilter(

      { "*.tmp", "*.bin" }

      )

      Then in the tree we should see all files except those in the ignore list.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            kusharami Alexandra Cherdantseva
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes