Hi,
Column.jpg

I have a QTableWidget and insid each cell is widget with
a horizontal layout with three QLabel. Each QLabel is set to AlignRight.
When i write to the left QLabel a number greater than 10 you can
see that the left QLabel ignores the AlignRight.

Anyone who has an idea why QLabel ignores the AlignRight?

Regards