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

Find usages does not find usage of constructors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.5.0
    • C/C++/Obj-C++ Support
    • None

    Description

      When clicking "find usages" on a constructor, Creator finds all the places where the class name is mentioned, i.e. in all "Class::" prefixes for scope resolution (all the methods in the .cpp file, and so on).

      It should instead just find where that particular constructor (in case of overloads) is being used. The previous behaviour could be kept when someone does "Find usages" on the class name in the declaration.

      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
              peppe Giuseppe D'Angelo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes