On Fri, Jun 28, 2013 at 9:17 AM, Pushpak Dagade <guanid...@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@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to