writing in Arabic On Qt
in your constructor put this line:
QTextCodec::setCodecForCStrings(QTextCodec::codecForName("UTF-8"));
// i tried it with a QLabel and it worked
tada , you now have arabic support in your User interface

great it use UTF-8, what about the ltr & rtl & alignment ?
ReplyDeletei will check and post code here isA
ReplyDelete:)
Thanks for visiting ya MAF