Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.6.2, Qt Creator 4.7.1
-
Fix Version/s: Qt Creator 4.13.0-beta1
-
Environment:Windows, MSVC
-
Platform/s:
-
Commits:9ee693ee229d28bd618e8dd44bc6b12750d43a29 (qt-creator/qt-creator/master)
Description
The right-click "Find Usages" function in QtCreator does not find anything pointed to by a C++ shared pointer. (I have not tried QSharedPointer but would presume that that does work).