I would probably go with implementing a custom style. It's possible to change the appearance by overriding QTabBar::paintEvent(), but if you draw the tabs with different geometries than the normal implementation assumes, most functionality with the tab bar will most probably be broken.





Reply With Quote
Bookmarks