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

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • 6.11
    • 6.8
    • QML: Tooling
    • None
    • 6109b3a58 (dev), eca27ab01 (dev), b317b64f2 (dev), 7ea3235f5 (dev), 0fa91beea (dev), 7e4b5d75e (dev), 937a213ee (dev), 5e698fbf6 (dev), d6618114d (dev), a20a9e83d (dev), 799926a77 (dev), 289bbafc7 (6.10), 1f38b5ed5 (6.10), e0ddefccf (6.10)

      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
        • and their methods, properties, signals, invocables
      • 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

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

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

              Created:
              Updated:

                There is 1 open Gerrit change