Details
-
Type:
Task
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.4.0 Beta1, 6.5
-
Component/s: QML: Compiler, QML: Tooling
-
Commits: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.