Hi
How to align the title in qtabwidget to the left.
Printable View
Hi
How to align the title in qtabwidget to the left.
Would you care to explain what you mean? The exact looks of the tab bar depend on the widget style you are using. The tab size tends to adjust to the contents so the title is always "left aligned" and "right aligned" and also "centered". Unless of course the style author decided otherwise.
Use setStyleSheet
Now it looks like:Code:
setStyleSheet( style );
http://img339.imageshack.us/img339/8530/57207840.png
be so
http://f.imagehost.org/0071/2_30.png
Use a different widget style.
Can control not regardless of widget styles?
Seems not.
I have this problem too isn't other way how do it ??? for example StyleSheet???