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

qmlls: rename files when renaming Qml Objects

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • None
    • QML: Tooling
    • None

    Description

      Rename corresponding files when renaming a Qml Object defined in the current module.

      e.g.:

      // A.qml
      Item {}
      
      
      // B.qml
      Item {
          A {} // renaming A here should also rename the A.qml file!
      }

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change