[PySide] Shibokens, Signals and Slots
Marcelo Lira
marcelo.lira at openbossa.org
Mon Jan 11 14:50:07 BRT 2010
Hello folks,
The news are short but the consequences are mighty!
I'm glad to announce that the Qt signals/slots system is working in
the CPython fork of PySide!
We consider this new code better and prettier than the Boost.Python
version, and it can be found
in the libpyside support library which is part of PySide-Shiboken.
This means a major step towards having a complete QtCore binding, the main
missing part now is a collection of hand written code.
Try it out with the latest versions of the usual components:
* API Extractor
git clone git://gitorious.org/pyside/apiextractor.git
* Generator Runner
git clone git://gitorious.org/pyside/generatorrunner.git
* Shiboken
git clone git://gitorious.org/pyside/shiboken.git
* PySide-Shiboken
git clone git://gitorious.org/pyside/pyside-shiboken.git
The repos are given in the same order that they should be compiled.
If you notice that we somehow failed your expectations, please
complain here: http://bugs.openbossa.org
Cheers,
--
Marcelo Lira dos Santos
INdT - Instituto Nokia de Tecnologia
More information about the PySide
mailing list