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:

 import QtQml.WorkerScript 2.15

WorkerScript

Enables the use of threads in a Qt Quick application