[Kde-bindings] Re: Smoke - qt::connect
IBBoard
ibboard at gmail.com
Mon Jan 3 15:20:44 UTC 2011
On 03/01/11 14:18, Arthur Maciel wrote:
> Hi, I'm new to Smoke and would like to know where can I find
> documentation about qt::connect . I couldn't find it on the examples pages.
>
> Thanks,
> Arthur
Hi,
There are some examples in the main Qt documentation
(http://doc.trolltech.com/latest/qobject.html#connect).
I used Qyoto (the C# bindings from Smoke) a while ago and it pretty much
matched the documentation. That was quite good from a consistency point
of view when it didn't have its own documentation, but in a language
like C# then it did mean that some things didn't quite fit the normal
patterns (like using strings of function names as parameters). I think
later versions of Smoke added delegate support in C#, but I never looked
for additional documentation once I found the first links.
I hope that helps.
IBBoard
More information about the Kde-bindings
mailing list