Re: [Doxygen-develop] Q_PROPERTY property support
Brought to you by:
dimitri
From: Marcus <ma...@my...> - 2004-03-03 06:12:54
|
Great. It would be especially helpful if support for Q_PROPERTY were included in the XML output. Right now I'm using a crude hack where I define a macro for Q_PROPERTY to make it look like a method declaration... On Tuesday 02 March 2004 9:06 pm, Dimitri van Heesch wrote: > On Fri, Feb 06, 2004 at 10:25:19PM -0500, Marcus wrote: > > I see that support for Q_PROPERTY is on the TODO list. Is anyone working > > on it? I'm moving from a custom-built C++ header parser to Doxygen, and I > > am really missing support for Q_PROPERTY. > > I'm now working on this. Should be in the next release. |