[Eric] change default pyuic4 output filename

Detlev Offenbach detlev at die-offenbachs.de
Mon Feb 11 18:32:43 GMT 2008


On Montag, 11. Februar 2008, Imre Horváth wrote:
> Hi!
>
> I'm using eric 3.9.5 with qt4.
> When I compile a form, it's generate a Ui_formname.py file. There's no
> problem with that.
> My question is: how can i change the Ui_ prefix for the generated python
> files? (e.g. ui_formname.py with lowercase u)
>
> Thanks for advance:
> Imre Horvath
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric

Hi,

That cannot be changed. It is hardcoded and follows the class name generated 
by pyuic4. This means, the module name and the class name in the module are 
identical.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list