[Kde-bindings] The code!
Adam Treat
manyoso at yahoo.com
Thu Mar 6 07:30:13 UTC 2003
Hi Ashley,
Good News! It looks like your generator is coming along nicely :) Marcus is
doing a C# version of your generator at the moment and I hope the two of you
can agree upon a common DTD. It already looks like we are 90% there. I
think you are missing a few things that we require though. The Type
parameter in your XML is fully decorated and does not have the PassBy
attribute. I think this will be required for us, but perhaps it can be
processed in Binge and turned into what we need. Marcus is the man as far as
our DTD and generator, so I hope you two can figure any remaining
incompatibilities out.
Cheers,
Adam
On Thursday 06 March 2003 05:41 am, Ashley Winters wrote:
> Okay, here's my XML generator and various other bits.
>
> I renamed 'protection' to 'access', like the Qt# DTD. Also, I had to
> abandon enum 'access', because GCC forgets it.
>
> The code below dumpxml() in genxml.pl is useless, but I leave it in
> there to remind myself how to parse the -fdump format. I can never
> remember...
>
> Also attached is slotnames.cpp, a 24-line program that will list all
> signals/slots in any class specified on the command-like. Expect
> genxml.pl to read that stuff in.
>
> Finally, there's qwidget.xml, for those of you who just want to see the
> final product. The whole file was generated by the script using the
> -fdump-translation-unit for qwidget.h.
>
> No member variables yet... need sleep.
>
> Ashley Winters
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
More information about the Kde-bindings
mailing list