سؤال

I want to create a HUD speed counter using Qt and my smartphone. I can get speed via gps information, the issue is when I display it on the screen, I can't manage to display the QLabel mirrored.

So here's my question : Who can I write from right to left ?

هل كانت مفيدة؟

المحلول

As asked by Samoth i post my comment as an answer ;)

This is helpful resource for mirroring QLabel: http://qtcentre.org/archive/index.php/t-8248.html

نصائح أخرى

Not sure if it answers your question. The following resources demonstrate how to display RightToLeft Text in Qt / QLabel:

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top