PDA

View Full Version : labelAlignment and QPlastiqueStyle



aLiEnHeAd
29th March 2011, 15:38
Hi!

I'm using QPlastiqueStyle in my application,
so default labelAlignment is Qt::AlignLeft.

If I want to use the QPrintPreviewDialog I have the problem that the label next to the pageedit is left of the edit field page so my page index looks like "/2 1" instead of "1/2".
Is there any posibility of setting the labelAlignment in the dialog?

Thanks in advance,
aLiEnHeAd

high_flyer
29th March 2011, 16:07
I don't think this has to do with alignment, but with left to right/right to left text encoding.