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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes