I want to make a tab on Qtabwidget that has an "x" or close button at the right corner of the tab.

Is there any way i can do this on a QtabWidger?

baray98