Glen W. Mabey wrote:
Hello,
I'm using 3.15 with qt3, and I've noticed that when you include a widget
like QTable in a .ui file, that 'from qttable import QTable' gets
automatically added to the .py file that pyuic outputs.
However, when KLed is included, there is no corresponding line like
'from kdeui import KLed' that gets included. One option is of course to
add to the Form Settings 'Python:from kdeui import KLed'.
Unless I'm missing something here ...
So, I wouldn't even call this a feature request; but the post may be
useful to someone.
Glen
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
Two or three days ago I posted patch for kdepyuic which makes
exactly what are you asking for. The mail's name was "kdepyuic
modifications". If you haven't got that mail I can send it again. May
be it I'll be at the next snapshot if authors think there is need in it.
Mike
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde