How can I add a frame to the entire QTabwidget?
-
Hi
Tried with QFrame.
What you mean - it will collapse ?
If i put QFrame + layout + tabwidget into other layout, im not seeing any odd effects

so am wondering why this didn't work out for you ?
-
I'm sorry I didn't make it clear enough.
The margin between QTabWidget and QFrame is 0.
However, changing the window size will result in margins.
QFrame is in QHBoxLayout.