summaryrefslogtreecommitdiffstats
path: root/examples/threads/README
blob: 6c20844564907ed655c848d957fda4351d72cbaa (plain)
1
2
3
4
5
6
7
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.