[PyKDE] signal decorator for PyQT

Stefan Behnel stefan.behnel-n05pAM at web.de
Sat May 14 10:05:08 BST 2005


Hi!

I don't read this list, so I don't know if this message will get through and I
will not receive replies to the list...

I just wanted to mention that I wrote a decorator for specifying the
signal/slot signature of a function or method. Code and usage are pretty
simple, see
http://www.diotavelli.net/PyQtWiki/SignalDecorator

Makes your code totally readable.

Hope it helps,
Stefan




More information about the PyQt mailing list