Generated header files for Qt4 .ui files with cmake

Alexander Neundorf neundorf at kde.org
Sun Apr 30 11:43:39 BST 2006


On Sunday 30 April 2006 11:30, Nicolas Goutte wrote:
> Before I forget again to discuss this subject (for the umpteenth time), I
> write quickly this short email.
>
> In Qt4's .ui files, the user-visible strings are now in the header files
> and not in the cpp file anymore. Therefore the -tr tr2i18n parameter must
> be given to uic when generating the .h file.

cmake currently does:
uic -tr tr2i18n blah.ui blah.h

Doesn't this do what you mention ?
What should it do ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list