Quote Originally Posted by anda_skoa View Post
Works for me.

Btw, that qsTr(title) is not going to work, but that is probably just demo code, your actual code will have the actual strings translated, right?

Cheers,
_
Thanks for your quick response anda_skoa, greatly appreciated.

It is actually working in this way, however when I tried to run it into the actual device, the issue still occur.
The 'title' is coming from the model and it is actually working fine, all my text properties in Text elements, I used qsTr. You mean it is not advisable to do it that way?

Cheers!