NEWS
November 17th, 2009

Shiboken generated QtCore

News from the PySide/Shiboken front: after a lot of improvements on the generator we have the QtCore module exporting all the classes to Python. Notice that I said “importing” not working. Although many of the basic QtCore unit tests from the official PySide are passing, the ones dealing with ownership issues, signals/slots, and stuff relying on specific custom code.

More details on the mailing list announcement.