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

Follow symbol under cursor should present list of implementations for virtual functions

    XMLWordPrintable

Details

    • 11aeaea86f99bb00ef328c6f439d5549131cfc28

    Description

      If a function has a instance of some base class with a pure virtual function, when pressing F2 on a use of the function the follow goes to the header. We would like qt creator to present a list (drop down?) of classes that inherit from the base and let the user choose which implementation to jump to.

      The current work around is to search for that symbol, but this often brings up false positives: unrelated functions in other classes that happen to share the same name.

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              millerhenry@johndeere.com Henry Miller
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes