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

[REG] QDirIterator it("assets:/", QDirIterator::Subdirectories);

XMLWordPrintable

    • Android
    • 0947cf66e5b310ddc2318b3d9c9f415e49dd82aa (qt/qtbase/5.14)

      The following snippet is not working on Android

          QDirIterator it("assets:/", QDirIterator::Subdirectories);
          while (it.hasNext())
              qDebug() << it.next();
      

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

            taipan BogDan Vatra
            taipan BogDan Vatra
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes