Qt 6.11 is out! See what's new in the release
blog
QTableWidget
-
I want to show my table which is in mainWindow to other window. I stuct there. Please give me a proper solution.
@Umer said in QTableWidget:
I want to show my table which is in mainWindow to other window
Then put it on that other window. What exactly is your problem/question?
-
I want to show my table which is in mainWindow to other window. I stuct there. Please give me a proper solution.