[PyQt] Regarding QTableWidget
Ryan Hanson
crossrocker at gmail.com
Fri Jun 28 20:02:40 BST 2013
On Fri, Jun 28, 2013 at 9:17 AM, Pushpak Dagade <guanidene at gmail.com> wrote:
> Hello,
>
> How do I find out when a row is deleted from a QTableWidget? I think no
> signal emitted by QTableWidget captures this. The signal 'itemChanged'
> catches changes done to table cells, but doesn't work when a cell is
> deleted.
>
> Regards,
> Pushpak
>
>
How are you deleting the cell?
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130628/840e25d2/attachment.html>
More information about the PyQt
mailing list