[Qt-interest] show QString with Arabic contents

Yuriy Rusinov yrusinov at gmail.com
Wed Jan 14 20:00:24 CET 2009


Hello !

> Hi
> I use QString with Arabic contents. When I call
> QPlainTextEdit::setPlainText(s) I see what Arabic's parts of string are
> inverted (Ascii's part are not).

You have to change layoutDirection for QPlaintText, such as
pText->setLayoutDirection (Qt::RightToLeft).


-- 
Best regards,
Sincerely yours,
Yuriy Rusinov.



More information about the Qt-interest-old mailing list