Supressing argument renaming in the Qt Designer -> pyuic workflow



Hi

Some of the functions I defined inside Qt Designer need to have some values
passed to them.

For instance :

Code :

void Form3::runningplot(n,plottitle,xname,x,y1name,y1,y2name,y2)

is translated by pyuic to

Python code :

def runningplot(self,a0,a1,a2,a3,a4,a5,a6,a7):

Now, while I understand that the first argument of the function has to be
"self", the change in the names of the parameters in the function
definition (and no corresponding change in the function body - which I
would not expect anyways) messes up everything.

Is there a way to tell pyuic to not translate plottitle -> a0, xname -> a1,
etc., but keep the names as they are ?

Thanks.

.



Relevant Pages

  • Re: Supressing argument renaming in the Qt Designer -> pyuic workflow
    ... On Thursday 11 August 2005 6:36 pm, Madhusudan Singh wrote: ... > Some of the functions I defined inside Qt Designer need to have some values ... Phil ...
    (comp.lang.python)
  • Re: 100 Labels
    ... designer, but it's trivial to do in code. ... Jon Skeet - ... If replying to the group, please do not mail me too ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • freelance needed
    ... looking for freelance SW designer... ... chassis modeling. ... work remotely, from 2D cad drawings ... Prev by Date: ...
    (comp.cad.solidworks)
  • Re: FDF Toolkit for Acrobat 7
    ... like xml based Forms Designer is the future!!! ... Post replies and follow-ups, don't e-mail them. ... Prev by Date: ...
    (comp.text.pdf)
  • Re: Critical: PPT 2004 occasionally crashes on save and deletes thefile
    ... I work as an IT designer and we've had a ... number of these incidents within a short period of time. ... System language is finnish. ... Prev by Date: ...
    (microsoft.public.mac.office.powerpoint)