January 2019
Intermediate to advanced
384 pages
11h 50m
English
If it wasn't for the QObject, we could probably just use the C++ standard thread class. However, a QObject can emit and receive signals and Qt offers infrastructure to do so in a multithread-safe (MT-safe) way. In order to be able to understand this mechanism, we have first to take a look at signals, slots, and asynchronous processing in Qt.
Read now
Unlock full access