Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
f4e2177d4 (dev), af85caec8 (6.8)
Description
Open any QML project in QtCreator 14 with a Qt 6.8 kit.
Try to get completion for the following:
Component.onCompleted: {
var foo = Qt.point(0, 0).<CTRL+SPACE>
}
The expectation is that it will list all the properties of point e.g. x and y.
Attachments
For Gerrit Dashboard: QTBUG-127776 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
597749,2 | qmllsutils: support call expressions in resolveExpressionType | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
599637,3 | qmllsutils: support call expressions in resolveExpressionType | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |