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

QDirIterator → QDirListing should have some porting documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.10
    • Core: I/O, Documentation
    • None

    Description

      QDirListing is the new, recommended class, and we we want users to move to it. However, it's not a replacement that can be done completely automatic:

      • The flags are different. Not only is the type different, but also the default behaviour when it comes to hidden files. That should be spelled out.
      • While it's still possible to call it->fileInfo.foo(), it is now feasible to directly call it->foo() in more cases, and that should be recommended
      • maybe something else?

      Attachments

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

        Activity

          People

            ahmad.samir Ahmad Samir
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes