Menu

PythinQt 0.9.2 released

This release adds support for access to children of QObjects,
allows to connect/disconnect Qt signals to Python objects from within Python and fixes several small bugs.
In addition to that, slots can not receive PyObject pointers directly, to get Python objects without any marshalling.

Posted by Florian Link 2007-01-29

Log in to post a comment.