Hi,
I have a problem concerning resizing the tabwidget to the width of the phone,
i have used the below stylesheet for the tabwidget but it didn't worked.
So what i want is to fill the width of the screen by the tabs.Code:QTabWidget::pane { position: absolute; top: -0.5em; } QTabWidget::tab-bar { alignment: center; }
Any help concerning this issue?
Best Regards.




