| << qml_clearcomponentcache | QML engine | qml_createqquickview >> |
| qml_collectgarbage |
The garbage collector will attempt to reclaim memory by locating and disposing of objects that are no longer reachable in the script environment.
qml_collectgarbage()
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET