QTabWidget/QTabBar Unique Background Images
General and Desktop
3
Posts
2
Posters
1.3k
Views
1
Watching
-
I'm looking to modify the tabs on a QTabBar of a QTabWidget to have a unique background per tab. I have tried using QSS but that sets the same image on all tabs. I also want the appearance of the tabs to be more like a button, i.e. you don't see the tab edges, there are just images lined up with each other.
Any tips/ideas how to do this? Can this be done in the designer?