http://blog.qt.io/blog/2015/05/26/qt-4-8-7-released/ Qt 4.8.7 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2, 4.8.3, 4.8.4, 4.8.5, and 4.8.6 For more details, refer to the on
Threading Classes (Qt help manual key words) These Qt Core classes provide threading support to applications. The Thread Support in Qt page covers how to use these classes. low-level className ... QThread Platform-independent way to manage threads QR
Container classes are one of the cornerstones of object-oriented programming, invaluable tools that free us from having to permanently think about memory management. Qt comes with its own set of container classes, closely modeled after those in the S