[PyQt] Get Signals from all buttons in the form
starglider develop
starglider.dev at gmail.com
Mon Jul 19 23:29:29 BST 2010
Hi,
I have a form with 12 QPushButtons and need to connect the signals to the
corresponding button pressed without have to use the usual
self.connect(obj,SIGNAL(),self.function), because I don't khow many buttons
where made.
Yes I'm a newbe.
Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100719/e1b83784/attachment-0001.html>
More information about the PyQt
mailing list