Hello all,

Can you please tell me the syntax for using style sheets in pyqt

in sub-controls like QStyle.SE_TabWidgetTabBar by having QTabWidget as a reference element and also

For setting stylesheets for tabs (sub-control) in tab bar like here http://doc.trolltech.com/4.3/stylesh...et-and-qtabbar... I can't get an instance for a tab in QTabBar like in the above example..

I've searched everywhere for the solution.. But no luck.. Can you please help me in this regard..