July 2010
Intermediate to advanced
560 pages
14h 45m
English
Threading is very popular, and sometimes very useful. However, because it is fashionable, some programmers seem to use it unnecessarily, and end up creating needlessly complicated applications. (See “The Threading Controversy” sidebar;
246.) Note that this chapter assumes a basic knowledge of Qt threading—it is designed to show how to use Qt’s threading support, not as a tutorial on threading itself.*
* Those readers familiar with threading in general, but not with Qt threading, might benefit from reading Qt’s threading documentation, qt.nokia.com/doc/threads.html ...
Read now
Unlock full access