[Kde-bindings] Qyoto DBUS patch
Arno Rehn
arno at arnorehn.de
Fri Sep 15 22:34:27 UTC 2006
Hi,
just copied some code over from QtRuby and (hopefully) implemented Slot Return
Values.
Invoke patch with '-p0 slotreturnval.patch'
But I still wonder where we need signal return values. I can understand that a
DBUS slot should return something, but a signal? I can't imagine a situation
where a signal actually needs to return a value...
And to make a signal be able to return something we would have to change the
whole C#-signal thing, don't we? At the moment all the signals are only
defined in a interface, therefore they have no extra code that may make them
return something.
--
Arno Rehn
arno at arnorehn.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slotreturnval.patch
Type: text/x-diff
Size: 14019 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20060916/7b6db685/attachment.bin>
More information about the Kde-bindings
mailing list