Search code examples
c++qtstylesheetsborder-image

How change shape of Tabs to looks like Google Chrome


How can I change the shape of my tabs inside my QTabWidget to looks like google chrome using border-image ?


Solution

  • I solved it. First I had to remove all style applyed to the tabs like background-color. Next I made a pciture with the wanted shape by and putting transparence where needed.