qtbase/examples/widgets/tutorials/threads/hellothread
Sze Howe Koh 2171b057e3 Doc: Remove section about how to start threads
- Incomplete: It doesn't talk about how to use a raw QThread, or
  QRunnable, or Qt Concurrent.
- Redundant: Its contents are already presented in QThread's class ref,
  and the line before this section links to the "Multithreading
  Technologies in Qt" overview page which provides a more complete intro

Also remove snippet markers that are no longer used.

Change-Id: I89b7bd72f10c8ffdfd9b7772e2493050aafc9c88
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-09-14 02:58:57 +02:00
..
hellothread.cpp Doc: Remove section about how to start threads 2013-09-14 02:58:57 +02:00
hellothread.h Doc: Remove section about how to start threads 2013-09-14 02:58:57 +02:00
hellothread.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
main.cpp Doc: Remove section about how to start threads 2013-09-14 02:58:57 +02:00