Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 3.5.0, Qt Creator 3.6.0
Description
Using context menu action "find usage" on a method finds the usage of that method.
Trying the same on a constructor does not find the usage of that constructor (which might be important, especially if a class has several constructors), but any usage of that class.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-15018 Find usages does not find usage of constructors
- Closed