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

Resource directories are recognized like files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.13.1
    • Core: Resource System
    • None
    • Linux/X11

      If we have one resource file like this

      :/directory/file1.txt

      and we try to do the following

      QFile file(":/directory");
      file.open(QFile:ReadOnly)

      will return true as it was an empty file.

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

            hjk hjk
            capday Abraham Santos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes