Hi,

  I am developing an application where I am generating the UI via loading
the *.ui rather than using uic to generate the source/header file.

  I need to call retranslateUi to update my translation but most
documentation talks about a generated method by uic

e.g.
void retranslateUi(QWidget *Form)

  In my situation, how should I retranslate my UI ?

Cheers
-- 
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to