I have a QTabWidget
with a QTableWidget
inside, as the example below:
But it has a "padding" (at least I think it is a padding) in the QTabWidget
(marked as red in the figure).
How can I remove that or expand the QTableWidget to fill the QTabWidget area?
I am using Qt 5.3.