开发者

QT Multi Language support?

I want to do multi language support for my QT Application ?

Can Any开发者_如何学Cbody guide me what are the steps involved to achieve that ?

Thanks.


Qt has great documentation.

*updated to the current one.


Practical advice: tr() all your user-facing strings. Get this sorted from the beginning and you can retrofit multi-language support later when you have time to figure it out.

This goes for control-key sequences in menu labels and everything.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜