multiple senders and one receiver in qt

piter tojopiter at yahoo.com
Fri Oct 11 17:59:10 EDT 2002


How to connect multiple QPushButtons to one slot?
There is no QSignalMapper in pyqt and QObject.sender() on win platform
returns None...
The bad news is that I even don't know the numer of senders in "compile"
time.
Maybe some exec() eval() stuff?

piter







More information about the Python-list mailing list