Qt Reference Documentation
Home
Examples
QML Examples & Demos
Threading: WorkerScript Example
Threading: WorkerScript Example
Files:
declarative/threading/workerscript/workerscript.svg
declarative/threading/workerscript/qml/workerscript/workerscript.js
declarative/threading/workerscript/qml/workerscript/workerscript.qml
declarative/threading/workerscript/main.cpp
declarative/threading/workerscript/workerscript.pro
declarative/threading/workerscript/workerscript.qmlproject
This example shows how to use the
WorkerScript
element for threading in QML.