qt5base-lts/examples/corelib/threads
Sze Howe Koh c49641a117 Doc: Fix typos
Change-Id: I29d5576902a5d1ea25558e980081952d9157f7f0
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-01-19 10:48:03 +01:00
..
doc Doc: Fix typos 2015-01-19 10:48:03 +01:00
mandelbrot Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
queuedcustomtype Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
semaphores Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
waitconditions Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
README Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00
threads.pro Move Qt Core examples under a common subdirectory 2014-10-17 14:57:13 +02:00

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.