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

"Follow symbol" ignores scope

XMLWordPrintable

      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!

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes