[PyQt] [pyqt5]update sqlite database from qtwidgets.qtablewidget

Maziar Parsijani maziar.parsijani at gmail.com
Sun Nov 11 15:03:55 GMT 2018


Hi,
I need to edit my sqlite data from my qtwidgets.qtablewidget which I loaded
datas in it before.
I think:
first I need to know which row and column is edited.
then I have to get the edited data from that cell .
and the last part is updating codes of sqlite.
my problem is the 1 and 2 part.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20181111/59065a37/attachment.html>


More information about the PyQt mailing list