Quantcast
Channel: Installation and Deployment
Viewing all articles
Browse latest Browse all 22112

Qt5 and QAssistant

$
0
0
Hi My application supports multiple languages and was developed using Qt4.8.2 QAssistant is used as the help provider When launching QAssistant from my application I use the following – QProcessEnvironment env = QProcessEnvironment::systemEnvironment(); env.insert(“LANG”, m_locale); m_assistantProcess->setProcessEnvironment(env); Under Qt4..8.2 this would bring up QAssistant in the relevant language for the value in m_locale. Under Qt5.0.0 QAssistant is always in English Please could you let me know if I have to do any additional steps under Qt5.0.0 Thanks

Viewing all articles
Browse latest Browse all 22112

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>