[Kde-bindings] The code!
Ashley Winters
jahqueel at yahoo.com
Fri Mar 7 04:30:53 UTC 2003
Okay, new version.
Fixed in this release:
* Virtual functions are declared according to spec. Virtual methods
inherited from parent classes are indicated with origin="QBase" instead
of whatever I originally proposed
* Fields work. Member variables and static variables in a class are now
output as field tags.
* Works better. Every class I've thrown at it works beautifully.
QString, template classes, deeply nested virtual hierarchies. I can't
find anything wrong.
* Enums work better. Previously, it was only printing out enums
actually used at arguments to a function. Now it prints out all enums.
Missing features:
* Signal/slot tags. I need to integrate slotnames.cpp into the xml
generator.
Give it a try. See if there's a class it doesn't work right on. I've
been throwing lots of classes at it... The fact that QString and
QPointArray (aka. QMemArray<QPoint>) will be fully available to the C
binding scares me! :)
Ashley Winters
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: genxml.pl
Type: application/octet-stream
Size: 16031 bytes
Desc: genxml.pl
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20030306/fa2aab1b/attachment.obj>
More information about the Kde-bindings
mailing list