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

qmlls: rename files when renaming Qml Objects

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.8.0 FF, 6.8
    • None
    • QML: Tooling
    • None
    • c2a65fbe0 (dev), 0559256dd (dev), 0eff90cdf (dev), 1635ca51f (dev), 4bc2bc2bf (dev), 4d6b262c0 (dev)

    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:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes