I need in QMdiSubWindow to place QTableWidget, some QButtons and one QComboWidget.
I need to place QTableWidget, under the header.
If i move QTableWidget to (0,0) then it placed on the header.
How to find the size of QMdiSubWindow header or is there any other way to place QTableWidget under th header?