Book on Qt4
A new book on Qt 4 programming, Object-Oriented Programming and Design Patterns in C++ with Qt 4 is available on the Suffolk University website (free registration required). Unlike many colleges, Suffolk still teaches object-oriented programming through the medium of C++ rather than Java, and Qt adds many of the advantages you gain by using Java (like cross-platform development). The book has much material on OOP concepts and covers the Qt container class library rather than the STL; it also covers Qt-specific topics like QObject, MOC, and the GUI classes. The text is to be published by Prentice Hall and this version is "in development". (Hat tip: Jacek at the Qt Centre Forum.)