[Kde-bindings] Replacing kalyptus

Arno Rehn arno at arnorehn.de
Wed Oct 3 16:56:03 UTC 2007


Am Mittwoch 03 Oktober 2007 18:41:18 schrieb Mauro Iazzi:
> in the meanwhile I read of the signal/slot question. It is true that
> gccxml discards the Qt tags, so they are not avaliable by the binding
> code, but this could be overcome by using attributes.
But how can we mark a method with such an attribute without modifying the 
source?

> However I feel that this is not a big issue in any way, because with
> lqt I can bind QMetaObjects as well, and obtaining those I have all
> the Qt reflection at my disposal. So if I know the signal (slot) I
> need at compile time I can write it, If not I can use QMetaObjects,
> avoiding the duplication of meta-informations in the runtime.
Projects like Qyoto need the information which methods are signals/slots when 
the sources are generated. So the information should be somehow ready for the 
generator.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list