Details
-
Type:
Technical task
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: QML: Compiler
-
Labels:None
-
Platform/s:
Description
The attached example runs into
Warning: main.qml:11:9: Could not compile function foo: Instruction "generate_LoadClosure" not implemented Qt.callLater(() => {}) ^^ Warning: main.qml:15:12: Property "callLater" not found on type "QtObject" Qt.callLater(win.foo) ^^^^^^^^^ Warning: main.qml:15:12: Could not compile binding for onCompleted: Type QtObject of QtObject does not have a property callLater for calling Qt.callLater(win.foo) ^^^^^^^^^
Attachments
Issue Links
- is duplicated by
-
QTBUG-104574 qmllint cannot cope with Qt.callLater
-
- In Progress
-