Hi All,
I have a QTableWidget which has 200 rows and 4 columns. The user will input the data from 4 QlineEdits in a different dialog. These 4 QlineEdit Values has to be displayed in the QTableWidget. How to resolve this issue. any snippts will be greatful.