Re: [Doxygen-users] Grouping of reimplemented members (now with a patch)
Brought to you by:
dimitri
From: Johan E. <Joh...@ua...> - 2001-06-25 13:55:18
|
Johan Eriksson wrote: > > Hi, > grouping of reimplemented members derived from a pure virtual member > doesn't seem to work, using versions 1.2.6 or 1.2.8.1 (other versions > not tested). > snip.... > This gives in the HTML output: > > The module description of someGroupName contains only the pure virtual > method and not the derived method..... > > Have I documented the methods OK and if that's the case is it a bug? In the CVS update dated 20010617 it is fixed.....thanks for the quick response on that. I've continued and fixed that it is possible to 'click' between different implementations of the method, HTML output (it didn't work if the method is assigned to a group). A patch is attached for that.... > snip.... > > /Johan > > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > http://lists.sourceforge.net/lists/listinfo/doxygen-users |