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

"Find symbol under cursor" can't find QProcessPrivate in .cpp

    XMLWordPrintable

Details

    Description

      Built from commit 08f8dd355d7a0e952707418ba6e86d18c6c47b2f.
      Steps to reproduce:

      1. open qtbase's CMakeLists.txt
      2. wait for parsing
      3. open qprocess_unix.cpp
      4. find any "QProcessPrivate" and press Ctrl+Shift+U

      Expected results:

      • content of qprocess_p.h and qprocess_unix.cpp is shown
      • preferably, content of qprocess_win.cpp is shown too

      Actual resutls:
      Only results of qprocess_p.h is shown. See Note how it doesn't find the cursor that triggered finding symbol under the cursor.

      Code model dump attached.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes