Hello All,
I have a QTabWidget on mainwindow. When I re-size main window, I don't want tabs in a tabwidget should re-size.
I used tabbar()->setExpanding(false); This property allow to control the tabs to use the empty space and not tabs themselves.
Any help is highly appreciated. Thanks, Rahul