Hello,
I am new to PyQt. I need some helps from anyone who is good at PyQt.
I really appreciate it.
I am doing a python GUI to view pcap file.
When I clicked on Open Button(which I add in GUI file), I want QTablewidget to display all row of PCAP file. Can anyone enlighten me on this point?

Hello,
I am new to PyQt. I need some helps from anyone who is good at PyQt.
I really appreciate it.
I am doing a python GUI to view pcap file.
When I clicked on Open Button(which I add in GUI file), I want QTablewidget to display all row of PCAP file. Can anyone enlighten me on this point?