qt5base-lts/examples/widgets/tutorials
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
..
addressbook Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
gettingStarted Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
modelview Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
threads Doc: Remove section about how to start threads 2013-09-14 02:58:57 +02:00
widgets Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
README Move tutorials to widgets. 2012-09-09 01:18:37 +02:00
tutorials.pro Doc: Remove addressbook-fr 2013-08-23 01:54:41 +02:00

Qt is supplied with tutorials that have been written to provide developers
with an introduction to the Qt API.


Documentation for tutorials can be found in the Tutorials
link in the main documentation.