[PyKDE] Custom slots with Qt Designer 4.1

Fabio Spelta spelta at gmail.com
Wed Jan 25 14:27:51 GMT 2006


I've seen how to associate signals to slots in the qt3 edition of Qt
Designer, and then how to write python functions that implements these
methods.
It seems (http://www.qtcentre.org/forum/showthread.php?t=34) that
designer 4.1 does not allow to associate custom slots to signals, so
I'm wondering if there is a "confortable" way to manage events others
than the default ones in application which GUI is created with the
designer interface.

Thank you very much once again.
--
Fabio




More information about the PyQt mailing list