Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
7ede0c10d (dev), b0ccc6672 (6.8)
Description
It seems that we cannot resolve qualified names.
import QtQuick as TTT
TTT.Item {
}
Cannot get the type expression for TTT.
This leads to incorrect colorization of TTT and Item.