[PyKDE] QWidgetFactory problems

Hans-Peter Jansen hpj at urpla.net
Sun Feb 6 19:14:21 GMT 2005


On Sunday 06 February 2005 19:34, Torsten Marek wrote:
> Eli Yukelzon schrieb:
> | Thanks for your reply.
> | I've tried to overcome the fact that closeEvent is not copied.
> | I tried just overwriting the attr, that didn't work. Then i tried
> | using 'instancemethod' to apply
> | the new closeEvent to ui class. No luck.
> |
> | Maybe i'm missing something?
> |
> | thanks in advance,
> |
> | eli yukelzon
>
> Hello Eli,
>
> I've played around with that code a bit and I didn't find a way to
> overwrite closeEvent in the widget returned from qtui.create.

I haven't looked into that code, yet, but how about eventFilter()?

Pete




More information about the PyQt mailing list