XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.0 FF, 6.8
    • QML: Tooling
    • None
    • d5892567a (dev), 6887b424f (dev), 108be6ca4 (dev), 1790f20be (dev)

      Currently, qmlls does not support finding usages of Qml Types, e.g.

      component MyIC: Item {} // find usages on MyIC should find (1)
      MyIC {} // (1)
      

      This is probably also true for QML components defined in their own .qml file, or imported from a module.

       

      A question to pounder is whether "find usages" on top-level elements should yield the usages of the files or of the base type (see also QTCREATORBUG-24775).

        For Gerrit Dashboard: QTBUG-114990
        # 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