Hello,
Is it possible to draw custom of a QTabWidget without creating a new widget that inherits from QTabWidget.
I know it’s possible to use StyleSheet to change the color, the margin, the round corner’s radius but I would like to draw a polygon in place of the standard rectangle.
↧