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

Details

    Description

      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.

      Attachments

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes