Qt QML WorkerScript QML Types▲
This module was introduced in Qt 5.14.
This QML module contains types for using worker scripts.
To use the types in this module, import the module with the following line:
Sélectionnez
import
QtQml.WorkerScript
-
WorkerScript: Enables the use of threads in a Qt Quick application.