diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-09-15 13:22:10 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-17 02:40:24 (GMT) |
commit | 4e7649f3317b955b47e601cc1ef84aefd8f694cc (patch) | |
tree | 363b7dc79829ad13e7dd1b55085d50a6537a74ee /doc/src/snippets/code | |
parent | 9553ab4dffa39028233f8071f1a41f2e1f9ed744 (diff) | |
download | Qt-4e7649f3317b955b47e601cc1ef84aefd8f694cc.zip Qt-4e7649f3317b955b47e601cc1ef84aefd8f694cc.tar.gz Qt-4e7649f3317b955b47e601cc1ef84aefd8f694cc.tar.bz2 |
Fix drawing text in QPicture and printing in right-to-left mode
Change 979d1d3bbc0c68789edbe93f03464d41d7a8469a requires
qt_format_text() to honor the Qt::TextForceLeftToRight flag. Without
this, the text will be laid out RTL twice, and the output will be
broken. Since printing is done through QPicture, this fixes printing
when the UI is reversed.
Task-number: 261033
Reviewed-by: Trond
(cherry picked from commit 72fc24222ab7f89dc9e606e315ebfb134ba157a8)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions