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

Follow symbol when looking at Qt source jumps to builds, not source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • Qt Creator 12.0.0
    • C/C++/Obj-C++ Support
    • None
    • Windows

    Description

      Current:
      Looking at a Qt file in `File System` view and following a symbol takes you to the headers of a specific build, not to the header of the source.

      Looking at:
      C;\Qt\5.15.10\src\QtDeclarative......\QSGOpenGLDistanceFieldGlyphCache.cpp

      Context follow:
      m_funcs->glCopyTexSubImage2D()

      Result: 
      C;\Qt\5.15.10\msvc2019_64\QtGui\QOpenGlFunctions.h


      Expected:
      Looking at a Qt file in `File System` view and following a symbol takes you to the headers of a specific build, not to the header of the source.

      Looking at:
      C;\Qt\5.15.10\src\QtDeclarative......\QSGOpenGLDistanceFieldGlyphCache.cpp

      Context follow:
      m_funcs->glCopyTexSubImage2D()

      Result: 
      C:\Qt\5.15.10\Src\qtbase\src\gui\QOpenGlFunctions.h

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            mairtin.s Mairtin Steinkamp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes