PDA

View Full Version : how to align text inside a QToolBar



eric_vi
27th September 2010, 00:04
hello,

i have added actions in order to create a QToolbar, but when i am displaying the QToolBar all the text of the actions come centered, i want a left justification. I do not see any command that let me do so.

How do you achieve that.

Thank you for your help.

tbscope
27th September 2010, 12:04
Maybe you can do this with a style sheet.
If not, certainly with a custom style.