QTabBar setTabFont() tabFont()

Post Reply
seasoned_geek
Posts: 257
Joined: Thu Jun 11 2020 12:18 pm

QTabBar setTabFont() tabFont()

Post by seasoned_geek »

All,

I don't know if it is possible or just an oversight, but QTabBar needs to allow access to the font for individual tabs. Changing the color is all well and good, but this level of access would allow a single tab to also be Bold, Italic, or a completely different font along with its different color.
Post Reply