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

QDirIterator → QDirListing should have some porting documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.10
    • Core: I/O, Documentation
    • None
    • 05dccecef (dev), 928c3e9f0 (6.10), 382089455 (6.9)

      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?

        For Gerrit Dashboard: QTBUG-138403
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There is 1 open Gerrit change