Hello,
I am playing with shiny new QTabBar in 4.5 beta1,
I dont know if this is a bug or my error,
When u set
tabbar->setStyleSheet("QTabBar::tab {padding: 2px; width: 100px; height: 24px}");
Close tab close buttons positioned wrongly.. it is seems buttons positioned with no respect
to Style Sheet and somehow using old tab SizeHint.