QML, Python, Signals, and Slots Part 2

Eric Mesa ericsbinaryworld at gmail.com
Mon Jun 25 13:01:35 UTC 2012


On Mon, Jun 25, 2012 at 1:35 AM, Luca Beltrame <einar at heavensinferno.net>wrote:

> In data lunedì 25 giugno 2012 07:51:21, Viranch Mehta ha scritto:
>
> > 1. sender.signal.connect(receiver.slot)
>
> I would recommend this way of connecting signals in, since errors will be
> immediately caught (AttributeError in case of wrong / missing signal)
> rather
> than silently ignored.
>
> The only case in which option 2 should be used is if the C++ signal has not
> been bound to the Python bindings.
>
> --
> Luca Beltrame - KDE Forums team
> KDE Science supporter
> GPG key ID: 6E1A4E79
>
> It also has the benefit of being a lot clearer to understand.  Once
Viranch pointed out where sender and receiver go, I was able to start to
figure things out and am extremely close to finally finishing this project.
--
Eric Mesa
http://about.me/ericmesa
http://www.ericsbinaryworld.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120625/f91c799b/attachment.html>


More information about the Plasma-devel mailing list