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

"Follow symbol under cursor" doesn't recognize const in functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • Qt Creator 2.3.0, Qt Creator 2.7.0, Qt Creator 2.8.0-beta
    • C/C++/Obj-C++ Support

    Description

      If I have 2 methods like:
      void bla(const QString &);
      void bla(const QString &) const;
      doing "Follow symbol under cursor" over the first one jumps to implementation of the second one.

      Attachments

        Issue Links

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

          Activity

            People

              erikv Erik Verbruggen
              jkobus Jarek Kobus
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes