[Kde-bindings] next parser draft

Ashley Winters jahqueel at yahoo.com
Sat Jan 11 10:26:13 UTC 2003


--- Adam Treat <manyoso at yahoo.com> wrote:
> Ashley, good work man!  If Qt# is to use this we'll need more
> metadata 
> though...  Here is a partial list:
> 
> Signals/Slots, PassBy, QProperties, robust default argument parsing,
> the name 
> of the header file where the class was defined , and probably a lot
> of stuff 
> am forgetting.

signals/slots/properties should be retrieved with a program that rips
through the global qmetaobject array, not with a header parser. I could
probably write an example of that, too.

The header filename is easy to get from -fdump-t-u if you need it.

Ashley Winters

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the Kde-bindings mailing list