On Fri, Jun 28, 2013 at 9:17 AM, Pushpak Dagade 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.
>
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
___
PyQt