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

Find usages seems to have a bug with explicit invocations of virtual functions

    XMLWordPrintable

Details

    Description

      In the attached example it seems the invocation of:

      b.foo::func();

      is not treated as a usage of

      virtual void foo::func();

      You are however able to jump to the definition of the symbol using F2.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jhanssen Jan Erik Hanssen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: