Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
6.9
-
None
Description
Timer { interval: 500; running: true; repeat: true onTriggered: Qt.gc() }
Trying to resolve identifier gc() fails, gives incorrect result.
Attachments
Issue Links
- resulted in
-
QTBUG-129907 docs for several global object functions are not in the right place
- Reported