[Qt-interest] BIDI - convert logical text to visual by QTextEngine::bidiReorder()

Diego Iastrubni diegoiast at gmail.com
Wed Jan 20 09:10:22 CET 2010


Hi All,

I need to convert a logical "encoded" text to visual representation. I poked
at the code and found QTextEngine::bidiReorder() which is defined in a
private header. IMHO, this means "that this is not supported". I see that
the class is exported in the library, but you are not installing the private
header (well, fedora's RPM does not, but qtsdk does, I wonder what this
means).

The real question is: how can I convert from a logical representation of a
BIDI string to a visual one from my Qt applications.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100120/1fd8ac42/attachment.html 


More information about the Qt-interest-old mailing list