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

Resource directories are recognized like files

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes