Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
69cd8c2779 (qt/qtdeclarative/dev) 69cd8c2779 (qt/tqtc-qtdeclarative/dev)
Description
For composite types we should offer a method like QQmlJSScope::compositeTypeName() where we qualify the component name with the module and revision (i.e. QtQuick's Text will turn into "QtQuick.Text/6.0"). This is necessary in order to make some comparisons more readable.