Re: [Doxygen-users] Patch for showing inherited members in a derived class
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-12-16 16:20:20
|
On Fri, Dec 14, 2001 at 10:23:27AM +0100, Cyrille Chépélov wrote: > Ted, > > I've applied this patch to the Debian 1.2.11.1 package (both hunks apply > with only a slight offset). This works great ! > > In fact, it would be absolutely perfect, if it showed (perhaps optionally) > an [inherited] tag next to the function declarator (or [inherited,inline] in > the case of inlines), but even in this state, I strongly vote for the > inclusion. > > (yes, I know that it is possible to see that a member has been inherited, > since they're shown fully qualified. Making things explicit wouldn't be a > bad thing, though). > > Dimitry, any comments ? I like the idea as well, but the current patch (thanks Ted) still has problems w.r.t. html labels, protection levels, and external references. I'm working on a more solid implementation at the moment. Regards, Dimitri |