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

qmlls: rename files when renaming Qml Objects

XMLWordPrintable

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

      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!
      }

        For Gerrit Dashboard: QTBUG-114993
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes