Hi,
Is there a way to find out what layoutDirection best suits a translation file when loading it during programm execution?
Lets consider persian as a language. If I change the language of the application to persian, I want to the layoutDirection to be Qt::RightToLeft. The programm however should be able to deduce the suitable LayoutDirection from the provided *.qm file.
Is this possible?
Probably not but I wanted to know for sure.
thanx in advance
Bookmarks