On Fri, 9 Mar 2012 13:48:06 +0100, Kermit <stef.ker...@gmail.com> wrote:
> hi all,
> 
> i can't find solution for discover decorate slot function ( vs classic
> function ) in pyQt
> 
> it's possible ?

It's probably easiest to use the Qt introspection stuff (QMetaObject) for
the slot that the decorator creates.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to