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

"Follow symbol" ignores scope

    XMLWordPrintable

Details

    Description

      Check dis:

      #include <QThread>
      
      void f()
      {
          QThread *currentThread = QThread::currentThread();
      }
      

      If you go to the "QThread::currentThread" symbol and press F2, it jumps to the variable declaration on the left. Boo! Hiss!

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes