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

"Switch Between Method Declaration/Definition" jumps to overloaded method when the implementation is inline

XMLWordPrintable

      Inside a class definition I have:

      void foo(int) const {}
      void foo(const QString &) const {}

      When I do "Switch Between Method Declaration/Definition" over the first one it jumps to the second one, though it shouldn't jump anywhere.

        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:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes