[PyQt] CellWidget Source

Zabin Farishta zfar004 at aucklanduni.ac.nz
Mon Jan 25 21:15:19 GMT 2010


Hey Experts!
I am trying to create a table with some fields containing comboboxes. These
are put into the table using the setCellWidget command. I have attached
signals to these for example when they are activated. However I am unable to
figure out as to how to retrieve the source that the signals have come from-
ie from which comboBox. I have tried self.sender().objectname() which comes
up with blank or 'none' .
Any help will be much appreciated.

Cheers
Zabin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100126/2dc6e3dc/attachment-0001.html>


More information about the PyQt mailing list