PythonQt News
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
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.