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

Find usages does not find usage of constructors

XMLWordPrintable

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

      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.

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

            kosjar Nikolai Kosjar
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes