Details
-
Task
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
None
Description
In qmlls find usages utils, we currently use internalTypes() and string comparison to find out if we are in a particular object's scope but instead we should get the proper type and use inherits().
Resulted from https://codereview.qt-project.org/c/qt/qtdeclarative/+/495119/comment/d5471dfb_83a6e8bf/