PDA

View Full Version : QTabBar Text and Icon orientation



Gravis
16th December 2009, 09:55
Situation: I want to move the text on the tab so that it's under the icon (they are big icons :p). As far as I can tell there is no way to change the orientation to accomplish this. If I am wrong, please tell me how! Anyway, this is more of a code design question.

Question: What is the most simplistic way to customize QTabBar so that the icon will be rendered above the text label on a tab (and not sacrifice themeing if possible)?