Main

June 5, 2008

Trolltech publishes free "Whitepapers"

Trolltech has published four free "Whitepapers" which are available via email on request (see this page). The topics are Qt Embedded, XQuery, user interface styling and using Qt/WebKit.

April 25, 2008

Introduction to PyQt Undo feature

Mark Summerfield (of C++ GUI Programming fame) has written an introductory article on using the PyQt Undo framework. The four-page feature is at InformIT.

November 12, 2006

Introduction to QObject on Informit.com

The QObject Class in Qt4: 9.1 QObject's Child Managment

Informit.com has published a chapter from Alan & Paul Ezust's book Introduction to Design Patterns in C++ with Qt 4 discussing the QObject class, the Qt class which handles signals and slots, parent-child object relationships and internationalisation and from which widget, layout and network connection classes are derived.

February 11, 2006

Independent Qt 4 tutorial out

[Johan Thelin announces)[http://www.advogato.org/person/e8johan/diary.html?start=191) that the Independent Qt Tutorial has been updated for Qt 4. The new tutorial contains an introduction to C++ as used by Qt and to properties, signals and slots, and other Qt concepts, important Qt core classes, and to the Qt Designer tool and how to use objects produced with it.