Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32431

Projects view displays files added by qt_add_resources() in different subtrees

    XMLWordPrintable

Details

    Description

      Files added as resources via qt_add_resources() directly (see screenshot: green box) are shown in different subtrees of the Projects view, depending on their extensions.

      The Projects view shows all .png and .jpg files under "vtss_supervisor/Resources/resources/images" (see screenshot: upper red box). Whereas all other files (.gif, .xpm, .txt, .bla) are shown under "vtss_supervisor/resources/images" (see screenshot: lower red box), although both are defined in the same qt_add_resources() call with the same path (see screenshot: green box).

      Additionally, .ui and .qss files defined in this way are also shown outside the "Resources" subtree.

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            lysandra.sola Lysandra Sola
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes