[PyKDE] SIGNAL vs PYSIGNAL

Tony Cappellini tony at tcapp.com
Tue Dec 30 07:05:00 GMT 2003


I've just started (for the most part) working with PyQT. Going through the 
"Gui Programming with Python"book, and looking at the
online docs at Riverbank
http://www.riverbankcomputing.co.uk/pyqt/docs/PyQt.html

I'm having a hard time understanding the differences between SIGNAL and 
PYSIGNAL. The descriptions are not very clear.

With regard to PYSIGNAL- should I use this when I want a signal from a 
python function that I write to connect to a PyQT slot ?


thnaks

Tony





More information about the PyQt mailing list