On Thursday 16 May 2013 11:56:59 Sujan Dasmahapatra wrote:
> Can the tabText be vertical with QTabWidget::setTabPosition(). I need the
> TabText to be vertical.
For QTabWidget::West and QTabWidget::East, the tab's title text is drwan 
vertically, for North and South it's drawn horizontally.

Be aware though that any cornerWidget() (if applicable) will only be shown 
when the tabPosition is North or South!

HTH, René
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to