Have you tried it once?
sample code will not solve your problem if you have not tried it yet.
You have to send SIGNALS from one window to other.
Implement a SLOT which will execute when SIGNAL emit, and add a new row in QTableWidget.
Have you tried it once?
sample code will not solve your problem if you have not tried it yet.
You have to send SIGNALS from one window to other.
Implement a SLOT which will execute when SIGNAL emit, and add a new row in QTableWidget.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
I wrote the example for you.
52.png
Bookmarks