Return the data from a selected row in PyQt

时间:2018-12-03 13:15:48

标签: python pyqt qtablewidget

I'm working on viewing the attendance of employees to a QTableWidget. I want to do that by using another QTableWidget that has an ID column and other info. If I selected a certain row it returns the id of that row but I don't know how to implement it. Can anyone help me out?

0 个答案:

没有答案