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

Move Component into Separate File does not work with new qrc approach

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      • create Qt Quick 2.2 Application or Qt Quick Controls 1.x Application from template
      • right-click onto one of the inner components -> Refactoring -> 'Move Component into Separate File'

      Current behavior:

      • new qml file is not automatically added to the resource file (and there's no question dialog if it should be done)
      • new qml file is not added to the project tree (it's only viewable inside the 'Open Documents')

      Expected behavior:

      • either it is just added to the project tree and you have to manually add it to the qrc
      • or (more preferable) it's added to the qrc automatically as this is the new approach
      • or (most preferable) Qt Creator asks whether to add it to the qrc file or just to the project tree

      Attachments

        Issue Links

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

          Activity

            People

              fawzi Fawzi Mohamed
              cstenger Christian Stenger
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes