Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22201

Follow Symbol under cursor from QML to C++ type not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 4.8.2
    • Quick / QML Support
    • None
    • All

    Description

      The 'Follow Symbol under Cursor' (F2) is a very helpful feature.

      Within QML jumping to a QML type works, in C++ going to another C++ definition/type works.

      But you're not able to jump from QML to a type defined and imported from C++

      The code completion in QML on these C++ types does work however. To me it indicates that the code model knows about the type, but somehow does not allow me to jump to the definition.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            japiekrekel Michel van Wonderen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes