i am having problem to change text alignment using pyqt4 desginer i have made tabs horizontal by aligning west but the text in that goes north to south that looks bad i want
Better way for looks and usability:
At the Qt Designer>
QTabBar::tab {height: 0px;}
Here an Example: