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

qmlls: go to (type) definition for C++ defined types

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.11
    • 6.8
    • QML: Tooling
    • None
    • fbb07fbfa (dev), 210f2c8a4 (dev), 54844d4d0 (dev), b3937a47e (dev), 808d4d712 (dev), 1d9a5534d (dev), dfb6642aa (dev)

    Description

      Implement go to definition and go to type definition for QML elements defined in C++. Requires QTBUG-119143 to add line and column numbers to the qmltypes so qmlls can tell the editor where to find the type definition.

      List of elements where we want to jump to C++ code:
      to do in progress done

      • C++ defined components
      • C++ defined attached types
      • C++ defined singletons
      • property of C++ defined components
        • including grouped properties!
      • signal of C++ defined components
      • method of C++ defined components
      • slot of C++ defined components
      • enum in C++ defined component or namespace
      • enum value in C++ defined component or namespace

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated: