Fixes: QTBUG-108859 Pick-to: 6.5 Change-Id: I0fecf50e95c351564e7e41142cd3d385c4d1d867 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 8c393e0024e8566881de8593acb21cd1a44b4644) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This folder contains examples for the use of the threading-related classes in Qt Core. For examples using the higher-level Qt Concurrent module, check out the "qtconcurrent" folder instead. Documentation for examples can be found via the Examples and Tutorials link in the main Qt documentation. The examples and their documentation can also be opened from the Examples tab of Qt Creator's Welcome mode.