[Qt-jambi-interest] QTabWidget Style Sheet problem

José Arcángel Salazar Delgado arcangel.salazar at gmail.com
Thu Jul 3 04:45:43 CEST 2008


Hi
I´m having troubles trying to customize the aspect of a QTabWidget. I´m 
using this style sheet:

tab.setStyleSheet("QTabWidget::tab-bar {subcontrol-position: right;}");

But doesn´t work.
If I do this:

tab.setStyleSheet("QTabWidget::tab-bar {subcontrol-position: center;}");

The QTabBar gets align at center.

I don´t know if this is a missing feature, bug, or I´m completely wrong 
and there is another way to do this.

I´m using Qt jambi 4.4.0 under windows XP 32 bits.

Thanks for the help.




More information about the Qt-jambi-interest mailing list