[PyQt] Using functools.partial objects as slots.
Martin Blais
blais at furius.ca
Mon Jul 16 20:20:09 BST 2007
On 7/14/07, Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
> > At the moment only lambda is treated specially. I either need to make
> > partials special as well, or bite the bullet and always increment the
> > reference count of the slot.
>
> Tonight's SIP snapshot should allow partials to be used as slots without
> needing to keep a reference.
Thanks Phil!
More information about the PyQt
mailing list