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.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to