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

      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

        For Gerrit Dashboard: QTCREATORBUG-11548
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes